TinyWebsockets
TinyWebsockets copied to clipboard
Rework readBlocking
Make it easier for users to check if a message is an event (ping, pong, open, close) or text/binary. Also, maybe close messages should arrive the user (which means some way to return error from readBlocking)