Open
Bug 1555636
(netmonitor-ws-protocols)
Opened 5 years ago
Updated 2 years ago
[meta] Support for popular WS protocols
Categories
(DevTools :: Netmonitor, enhancement, P2)
DevTools
Netmonitor
Tracking
(Not tracked)
NEW
People
(Reporter: Honza, Unassigned)
References
(Depends on 2 open bugs, Blocks 1 open bug)
Details
(Keywords: meta)
This is a tracking bug for:
The messages side panel should support popular protocols.
- Socket.IO
- SockJS
- WAMP
- MQTT
The support
- parse the payload
- render an expandable tree in the payload preview section
Note that plain JSON preview is covered by bug 1555631, which is also prerequisite for supporting other protocols since it introduces support for Accordion.
Honza
Reporter | ||
Updated•5 years ago
|
Comment 1•5 years ago
|
||
I assume we could also have formatting for RDP?
Reporter | ||
Comment 2•5 years ago
|
||
(In reply to :Harald Kirschner :digitarald from comment #1)
I assume we could also have formatting for RDP?
Yes! But, I think it should be different bug. For now I don't even know how to add listeners to the DevTools WS connection.
Honza
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Updated•5 years ago
|
Alias: netmonitor-ws-protocols
Comment 3•5 years ago
|
||
Could also STOMP be added?
Reporter | ||
Comment 4•5 years ago
|
||
(In reply to Ekaterina Stepanova from comment #3)
Could also STOMP be added?
I created a bug report for it here so, we can track that independently - bug: 1606626
Honza
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•