Recent Releases of websocket
websocket - websocket 1.4.4
Silences inaccurate deprecation warnings from certain C++ compilers. (#116)
Fixes builds for Windows systems without openssl.pc. (@jeroen, #117)
- C++
Published by shikokuchuo over 1 year ago
websocket - websocket v1.4.1
Add UCRT toolchain support (@jeroen, #82)
Add
BugReportsURL to DESCRIPTION (@jeroen, #83)
- C++
Published by schloerke almost 5 years ago
websocket - websocket 1.4.0
- Switched away from Rcpp and BH, to cpp11. (#73)
- C++
Published by wch about 5 years ago
websocket - websocket 1.3.2
Made a tweak to autobrew in
configurescript. (@jeroen, #75)Added a proxy example to README.
Made tests more reliable by eliminating need for external connections.
- C++
Published by wch over 5 years ago
websocket - websocket 1.3.1
- Increased OpenSSL system requirement from 1.0.1 to 1.0.2.
- C++
Published by wch almost 6 years ago
websocket - websocket 1.3.0
Update to WebSocket++ 0.8.2, in order to work with AsioHeaders 1.16.1-1. (#68)
Windows and Mac: Update to OpenSSL 1.1.1g. (#69)
Building and installing the package no longer leaves files in the system temp directory. (#69)
- C++
Published by wch about 6 years ago
websocket - websocket 1.2.0
- 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)
- C++
Published by wch about 6 years ago
websocket - websocket 1.1.0
- Added
maxMessageSizeargument toWebSocket$new(). (#57)
- C++
Published by wch about 6 years ago