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.
Dependencies: SNICInterface_mod WebSocketServer mbed-rtos mbed PowerControl C12832
Changes
| Revision | Date | Who | Commit message |
|---|---|---|---|
| 11:a66b3b2aeb6c | 2015-03-16 | flatbird | updated. |
| 10:578778037efb | 2015-03-16 | flatbird |
added WebSocketConnection. |
| 9:774f408b9740 | 2015-03-14 | flatbird | fixed |
| 8:6635ca3b5a5c | 2015-03-14 | flatbird | fixed |
| 7:6cfe0638b957 | 2015-03-14 | flatbird |
add websocket data frame handling. |
| 6:79ecd4e53456 | 2015-03-13 | flatbird | fixed errors. |
| 5:ce3f1dd90068 | 2015-03-13 | flatbird |
updated WebSocketServer.cpp |
| 4:4a46982a4cf2 | 2015-03-13 | flatbird | fixed error by including unnecessary header. |
| 3:cf908b263ade | 2015-03-13 | flatbird | add PowerControl lib. |
| 2:160c20430be3 | 2015-03-13 | flatbird |
added to call WebSocketServer from main. |
| 1:84af7a219830 | 2015-03-13 | flatbird |
add code to bind, listen, accept and receive TCP socket. |
| 0:f7596ed7ab5c | 2015-03-13 | flatbird | initial. |