mirror of
https://github.com/status-im/nim-websock.git
synced 2025-02-13 01:46:49 +00:00
Since #109, there can be only one concurrent user of recvMsg. So in case someone is already reading, better to readFrames
Since #109, there can be only one concurrent user of recvMsg. So in case someone is already reading, better to readFrames