Open Bug 1566756 Opened 6 years ago Updated 2 years ago

Support for MQTT protocol

Categories

(DevTools :: Netmonitor, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: Honza, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

The WebSocket payload preview (in a side panel) should be able to parse MQTT protocol and offer nicely formatted data to the user.

Honza

Supports parsing MQTT WebSocket frames.

It would be great to add MQTT to the list of inspectable web socket messages.

We have a nice packet level parser here: https://github.com/cotonic/cotonic/blob/master/src/cotonic.mqtt_packet.js

Is there any way I could help implementing it?

Kind regards,

Maas

(In reply to Maas-Maarten from comment #2)

Is there any way I could help implementing it?

Can you please look at the attached patch and check out whether we should update something?
Perhaps the patch should use the parser you are pointing too?

Flags: needinfo?(mmzeeman)

Redirect a needinfo that is pending on an inactive user to the triage owner.
:Honza, since the bug has recent activity, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(mmzeeman) → needinfo?(odvarko)

It would still be great to parse MQTT messages and rendering them nicely formatted.
(the patch seems to be close to completion)

Severity: normal → S3
Flags: needinfo?(odvarko)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: