update README.md (#54)

Yeah !
This commit is contained in:
Dimon4eg 2019-05-07 01:02:16 +03:00 committed by Benjamin Sergeant
parent c65cfd3d26
commit fc21ad519b

View File

@ -12,8 +12,6 @@
* Android * Android
* Windows (no TLS) * Windows (no TLS)
The code was made to compile once on Windows but support is currently broken on this platform.
## Examples ## Examples
The [*ws*](https://github.com/machinezone/IXWebSocket/tree/master/ws) folder countains many interactive programs for chat, [file transfers](https://github.com/machinezone/IXWebSocket/blob/master/ws/ws_send.cpp), [curl like](https://github.com/machinezone/IXWebSocket/blob/master/ws/ws_http_client.cpp) http clients, demonstrating client and server usage. The [*ws*](https://github.com/machinezone/IXWebSocket/tree/master/ws) folder countains many interactive programs for chat, [file transfers](https://github.com/machinezone/IXWebSocket/blob/master/ws/ws_send.cpp), [curl like](https://github.com/machinezone/IXWebSocket/blob/master/ws/ws_http_client.cpp) http clients, demonstrating client and server usage.