Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Revisions of Websocket.cpp
| Revision | Date | Message | Actions |
|---|---|---|---|
| 11:9ee267dafdd7 | 2021-05-24 | Update to wss - TLSSocket was added | File Diff Annotate |
| 10:91e447f28540 | 2021-05-22 | Up to MbedOS6 | File Diff Annotate |
| 9:efa2c147bee1 | 2017-03-16 | Updated library to utilize mbed-os | File Diff Annotate |
| 8:ccedee13be8d | 2013-10-23 | Apache V2 License | File Diff Annotate |
| 7:4567996414a5 | 2013-02-08 | reduce timeout | File Diff Annotate |
| 6:86e89a0369b9 | 2012-08-29 | removed useof std::string | File Diff Annotate |
| 5:bb09d7a6c92f | 2012-08-29 | Added warning if disconnected by remote server | File Diff Annotate |
| 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 |