Skip to content

Pull requests: Links2004/arduinoWebSockets

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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 library category
#17 by marvinroger was merged Nov 6, 2015 Loading… updated Nov 6, 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
fix typo: lenght -> length
#64 by urish was merged Mar 16, 2016 Loading… updated Mar 16, 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
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
fix spellings
#100 by chrisella was merged Jun 18, 2016 Loading… updated Jun 18, 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
Add socket.io client
#90 by kenkus-futurice was merged Sep 11, 2016 Loading… updated Oct 2, 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
Update WebSocketsClient.cpp
#147 by odelot was merged Nov 24, 2016 Loading… updated Nov 24, 2016
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.