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.
History
repair - write return
2021-05-24, by JohnnyK [Mon, 24 May 2021 19:40:27 +0000] rev 12
repair - write return
Update to wss - TLSSocket was added
2021-05-24, by JohnnyK [Mon, 24 May 2021 19:37:04 +0000] rev 11
Update to wss - TLSSocket was added
Up to MbedOS6
2021-05-22, by JohnnyK [Sat, 22 May 2021 06:57:45 +0000] rev 10
Up to MbedOS6
Updated library to utilize mbed-os
2017-03-16, by mbed_official [Thu, 16 Mar 2017 21:10:27 +0000] rev 9
Updated library to utilize mbed-os
Apache V2 License
2013-10-23, by mbed_official [Wed, 23 Oct 2013 09:58:39 +0000] rev 8
Apache V2 License
reduce timeout
2013-02-08, by samux [Fri, 08 Feb 2013 12:33:04 +0000] rev 7
reduce timeout
removed useof std::string
2012-08-29, by donatien [Wed, 29 Aug 2012 15:27:51 +0000] rev 6
removed useof std::string
Added warning if disconnected by remote server
2012-08-29, by donatien [Wed, 29 Aug 2012 13:49:48 +0000] rev 5
Added warning if disconnected by remote server
avoid calling send() multiple times for one ws message
2012-08-20, by samux [Mon, 20 Aug 2012 08:50:51 +0000] rev 4
avoid calling send() multiple times for one ws message
add DBG macro
2012-08-15, by samux [Wed, 15 Aug 2012 16:24:20 +0000] rev 3
add DBG macro