TinyWebsockets icon indicating copy to clipboard operation
TinyWebsockets copied to clipboard

Rework readBlocking

Open gilmaimon opened this issue 6 years ago • 0 comments

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)

gilmaimon avatar Feb 26 '19 21:02 gilmaimon