4 ms·
Chrome still isn't perfect for web sockets. They don't even allow you to see the raw content for binary web sockets and considering how prevalent they are beco
by codefined 9y ago
Chrome still isn't perfect for web sockets. They don't even allow you to see the raw content for binary web sockets and considering how prevalent they are becoming, this really puts me off using them.
- nitrogen 9y agoSeems like the best thing to do would be to add a debugger interface that can pipe the data into Wireshark, which already has reasonable binary protocol parsing and display.