Building and installing the package no longer leaves files in the system temp directory. (#69)
websocket 1.2.02020-06-10
Websocket I/O now runs on a separate thread, so Websocket no longer uses polling. This should also reduce latency for handling incoming messages. (#62)
websocket 1.1.02019-08-08
Added maxMessageSize argument to WebSocket$new(). (#57)