Benjamin Sergeant
|
a42f115f79
|
compatibility: add node.js example server
|
2020-02-26 12:17:34 -08:00 |
|
Benjamin Sergeant
|
5ce1a596cf
|
add a python echo server that does not close the connection after each received messages
|
2020-02-26 12:11:31 -08:00 |
|
Benjamin Sergeant
|
21db7b6c5b
|
add a simple pytho echo client
|
2020-02-26 11:50:24 -08:00 |
|
Benjamin Sergeant
|
ce9feeafdf
|
try to delete subtree usocket again
|
2020-02-12 10:08:42 -08:00 |
|
Benjamin Sergeant
|
b96b3b099f
|
test broadcast server
|
2020-01-12 21:32:26 -08:00 |
|
Benjamin Sergeant
|
bb31612ebe
|
more doc
|
2020-01-12 11:16:54 -08:00 |
|
Benjamin Sergeant
|
a01584ad9d
|
compatibility websocket server / add non ssl echo_server which does not run into the ssl error (#140)
|
2020-01-12 10:34:33 -08:00 |
|
Benjamin Sergeant
|
9651f3823d
|
(apple ssl) model write method after the OpenSSL one for consistency
More test code for #140.
|
2020-01-10 18:32:34 -08:00 |
|
Benjamin Sergeant
|
a5bc39be55
|
(websocket client) better error propagation when errors are detected while sending data + (ws send) detect failures to send big files, terminate in those cases and report error (troubleshooting #140)
|
2020-01-06 14:34:43 -08:00 |
|
Benjamin Sergeant
|
c62ad5f466
|
add reference ssl echo server using websockets and nginx reverse proxy to terminate ssl
|
2020-01-05 15:26:35 -08:00 |
|
Benjamin Sergeant
|
effa115ed2
|
Merge commit 'c992cb4e42cc223f67ede0e48d7ff3f4947af0c6' as 'test/compatibility/C/uWebSockets'
|
2020-01-04 15:41:03 -08:00 |
|
Benjamin Sergeant
|
b9504fcd44
|
add another compatibility python client
|
2020-01-04 15:37:40 -08:00 |
|
Benjamin Sergeant
|
299bcd4b92
|
Add a simple python program to send a file (debugging #140)
|
2020-01-04 15:18:02 -08:00 |
|
Benjamin Sergeant
|
28a0ba4768
|
tweaks to the test python proxy code / (moved here) https://gist.github.com/bsergean/bad452fa543ec7df6b7fd496696b2cd8
|
2019-11-20 11:32:21 -08:00 |
|
Benjamin Sergeant
|
cc492bf1a3
|
add a python websocket proxy which works on Linux, while ws proxy_server does not
|
2019-11-18 13:46:11 -08:00 |
|
Benjamin Sergeant
|
051c34bc5d
|
Add test/compatibility folder with small servers and clients written in different languages and different libraries to test compatibility.
|
2019-06-08 09:46:26 -07:00 |
|