Fork of https://os.mbed.com/teams/mbed_example/code/WebSocketClient/ Update to MbedOS6
Revisions of Websocket.cpp
Revision | Date | Message | Actions |
---|---|---|---|
4:466f90b7849a | 2012-08-20 | avoid calling send() multiple times for one ws message | File Diff Annotate |
3:9589afa4712e | 2012-08-15 | add DBG macro | File Diff Annotate |
2:b390f29fb5fa | 2012-08-13 | less timeout to read the first character received | File Diff Annotate |
1:de85cd4ec77b | 2012-08-13 | avoid hardfault if accept received > 200 bytes | File Diff Annotate |
0:10b6eaafc2da | 2012-08-10 | websocket client with new official mbed tcp/ip stack | File Diff Annotate |