Releases: Links2004/arduinoWebSockets
Releases · Links2004/arduinoWebSockets
2.0.8
19 Aug 20:03
Compare
Sorry, something went wrong.
No results found
improve handling of writing massive amount of data
add setReconnectInterval to the client
2.0.7
18 Aug 15:15
Compare
Sorry, something went wrong.
No results found
travis build tests
support for fragmentation / continuation opcode Receive
SocketIO over SSL
Improved memory usage
add missing include for ESP with W5100 #177
Improved LED examples #178
fix #176 send 401 Header on empty auth
fix NULL ptr when server abort the connection #207
SockJS+Stomp example
2.0.6
08 Feb 18:04
Compare
Sorry, something went wrong.
No results found
add Support for Particle devices (@Caou123 )
fix socket.io problems
mask ping
2.0.5
22 Oct 18:54
Compare
Sorry, something went wrong.
No results found
allow to define WEBSOCKETS_NETWORK_TYPE as a compile parameter
add socket.io client support
add function to send WS ping´s
2.0.4
11 Jul 15:34
Compare
Sorry, something went wrong.
No results found
Connection Upgrade handling is now case insensitivity
allow custom Authorization methods (thanks Joe)
2.0.3
10 May 16:06
Compare
Sorry, something went wrong.
No results found
use with ESP8266 Arduino core 2.2.0 or newer
setAuthorization now allow token based auth (note: add "BASIC " for base64 auth).
2.0.2
16 Mar 15:27
Compare
Sorry, something went wrong.
No results found
use with ESP8266 Arduino core 2.1.0 or newer
2.0.1
24 Feb 19:56
Compare
Sorry, something went wrong.
No results found
use with ESP8266 Arduino core 2.1.0-rc2 or newer
2.0-alpha1
30 Jan 11:08
Compare
Sorry, something went wrong.
No results found
alpha1 for async interface
1.4
30 Jan 11:08
Compare
Sorry, something went wrong.
No results found