- Notifications
You must be signed in to change notification settings - Fork 580
Pull requests: Links2004/arduinoWebSockets
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add case for 'Upgrade: WebSocket'
#3 by tripzero was merged Jun 17, 2015 Loading… updated Jun 17, 2015
Update websocket client handshake
#13 by jc19000 was merged Oct 21, 2015 Loading… updated Oct 21, 2015
Add a Gitter chat badge to README.md
#22 by gitter-badger was closed Nov 26, 2015 Loading… updated Nov 26, 2015
verify ssl certificate fingerprint
#31 by hinzundcode was merged Dec 24, 2015 Loading… updated Dec 24, 2015
@PlatformIO Library Registry manifest file
#35 by ivankravets was merged Dec 29, 2015 Loading… updated Dec 29, 2015
add possibilty to define subprotocol of websockets client
#43 by brtiberio was merged Jan 26, 2016 Loading… updated Jan 26, 2016
add ESP31B support and fix header size
#46 by me-no-dev was closed Jan 30, 2016 Loading… updated Jan 30, 2016
Added note about delay() limitation.
#59 by uncletammy was merged Mar 16, 2016 Loading… updated Mar 16, 2016
Make the
Sec-WebSocket-Protocol header optional #65 by urish was merged Mar 16, 2016 Loading… updated Mar 28, 2016
Adjustments to headers during client handshake.
#74 by wnemay was merged May 10, 2016 Loading… updated May 10, 2016
Compatibility for broken servers and additional authentication option instead of just basic
#77 by thorstenfreitag was merged May 10, 2016 Loading… updated May 11, 2016
RFC 6455 4.2.1.4 case sensitivity fix
#87 by bebo-dot-dev was merged Jun 5, 2016 Loading… updated Jun 5, 2016
Added sample ESP8266 nginx SSL reverse proxy configuration file
#89 by bebo-dot-dev was merged Jun 7, 2016 Loading… updated Jun 7, 2016
wss / SSL README.md documentation update
#95 by bebo-dot-dev was merged Jun 11, 2016 Loading… updated Jun 11, 2016
Merge pull request #1 from Links2004/master
#96 by bebo-dot-dev was closed Jun 11, 2016 Loading… updated Jun 11, 2016
custom http header validation implementation
#93 by bebo-dot-dev was merged Jun 13, 2016 Loading… updated Jun 13, 2016
WEBSOCKETS_NETWORK_TYPE exteral definition
#111 by anisimovsergey was merged Jul 15, 2016 Loading… updated Jul 15, 2016
Add information about library to @PlatformIO Library Registry manifest file
#126 by Roman3349 was merged Sep 28, 2016 Loading… updated Sep 28, 2016
Change inheritance of WebSocketServer
#137 by nerochiaro was merged Nov 9, 2016 Loading… updated Nov 9, 2016
Remove duplicate handshake headers
#143 by quantumlicht was merged Nov 17, 2016 Loading… updated Nov 17, 2016
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.