Open
Description
Libzmq has (DRAFT) websocket transport support since quite some time. However this requires the jszmq js library. It would be great to support native websockets as well which currently does not work.
I haven't found the path in the code yet where it happens but websocket requests not talking ZWS are immediately dropped I guess.
Perhaps using a STREAM socket it should be easy to support native websockets. For example using the browser without the jszmq lib.
Has anyone worked on this? Any suggestions what should/could be done?
Metadata
Metadata
Assignees
Labels
No labels