This website requires JavaScript.
Explore
Help
Sign In
kapitan
/
IXWebSocket
Watch
1
Star
0
Fork
0
You've already forked IXWebSocket
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bcae7f326d
IXWebSocket
/
docs
History
Benjamin Sergeant
bcae7f326d
(ws) Add a new ws sub-command, echo_client. This command send a message to an echo server, and send back to a server whatever message it does receive. When connecting to a local ws echo_server, on my MacBook Pro 2015 I can send/receive around 30,000 messages per second. (cf
#235
)
2020-08-02 12:09:13 -07:00
..
build.md
(build) make using zlib optional, with the caveat that some http and websocket features are not available when zlib is absent
2020-07-31 22:54:57 -07:00
CHANGELOG.md
(ws) Add a new ws sub-command, echo_client. This command send a message to an echo server, and send back to a server whatever message it does receive. When connecting to a local ws echo_server, on my MacBook Pro 2015 I can send/receive around 30,000 messages per second. (cf
#235
)
2020-08-02 12:09:13 -07:00
cobra.md
Meta: documentation fixes (
#127
)
2019-12-03 09:28:18 -08:00
design.md
more tls in memory certs doc + bump file format
2020-04-24 15:50:39 -07:00
index.md
Update index.md
2020-05-21 09:42:15 -07:00
packages.md
generate a compilation database when building with make for the default target, so that clang-tidy can be used
2020-04-22 14:14:09 -07:00
usage.md
(ixwebsocket server) change legacy api with 2 nested callbacks, so that the first api takes a weak_ptr<WebSocket> as its first argument
2020-07-25 11:42:07 -07:00
ws.md
(doc) mention mbedtls in supported ssl server backend
2019-12-22 20:28:44 -08:00