Fabio Alessandrelli
|
a48d0b5eef
Disable Nagle's algorithm for WebSocket TCP.
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Fabio Alessandrelli
|
2bb3e358e0
Trim protocol field from spaces in WS classes.
|
5 years ago |
Fabio Alessandrelli
|
67a4c3033b
Custom headers support in WebSocketClient.
|
5 years ago |
Fabio Alessandrelli
|
33644d7118
WebSocketClient can now use custom SSL certificate
|
5 years ago |
Fabio Alessandrelli
|
025cc04d9e
Re-implement WebSocket get host/port.
|
5 years ago |
Rémi Verschelde
|
d3153c28f0
Replace last occurrences of 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG'
|
6 years ago |
Robin Hübner
|
8aeade74db
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/'
|
6 years ago |
Fabio Alessandrelli
|
d6c9b377b9
Fix WebSocketClient crash when unref during signal
|
6 years ago |
Fabio Alessandrelli
|
3e305ea036
Fix WebSocketClient consuming data during hanshake
|
6 years ago |
Fabio Alessandrelli
|
3380dc9638
Optimize header reads (avoid extra allocs)
|
6 years ago |
Fabio Alessandrelli
|
9e303ef71c
WebSocket module now uses wslay library.
|
6 years ago |