last commit?

Fork of WebSocketClient by Éric Poirier

History

IT WEKRS default tip

2017-12-05, by vinceP [Tue, 05 Dec 2017 22:02:46 +0000] rev 9

IT WEKRS


Premiere iteration du noeud fixe!

2017-12-05, by BobMorane22 [Tue, 05 Dec 2017 15:05:20 +0000] rev 8

Premiere iteration du noeud fixe!


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


less timeout to read the first character received

2012-08-13, by samux [Mon, 13 Aug 2012 09:37:35 +0000] rev 2

less timeout to read the first character received


avoid hardfault if accept received > 200 bytes

2012-08-13, by samux [Mon, 13 Aug 2012 09:21:41 +0000] rev 1

avoid hardfault if accept received > 200 bytes


websocket client with new official mbed tcp/ip stack

2012-08-10, by samux [Fri, 10 Aug 2012 11:08:44 +0000] rev 0

websocket client with new official mbed tcp/ip stack