This repository was archived by the owner on Aug 13, 2018. It is now read-only.
This repository was archived by the owner on Aug 13, 2018. It is now read-only.
Some messages not picked up #33
Closed
Description
Hi Jan. Nice work with this extension, keep up the good work!
It seems websocket-monitor has issues with some messages. My company produces many pages that stream market data, and the first thing the client does after getting upgraded to WS is send a subscribe string with the data that component would like to receive. In my tests, this client does not pick up these subscribe strings at all.
Steps to reproduce
- Open up google chrome alongside Firefox with your extension
- Open devtools to inspect websockets
- Navigate to https://bors.e24.no/?#!/market/world
In Chrome, the strings show in green as subscribe?...
. In websocket-monotor, they do not show, only the later response from server to this subscribe string shows up.
WS-monitor 0.4.1 Firefox 45.0a1 (2015-11-20) Fedora Linux
Metadata
Metadata
Assignees
Labels
No labels