Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
alderlopez
/
arduinoWebSockets
Public
forked from
Links2004/arduinoWebSockets
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 17, 2015
allow any "case" for Upgrade
Show description for 28b7619
Links2004
committed
28b7619
Copy full SHA for 28b7619
allow "Upgrade: WebSocket" for client
Links2004
committed
f118a13
Copy full SHA for f118a13
Merge remote-tracking branch 'remotes/origin/master'
Links2004
committed
b71ec80
Copy full SHA for b71ec80
first steps to allow sending continuation frame
Links2004
committed
1a533cd
Copy full SHA for 1a533cd
Merge pull request #3 from tripzero/master
Show description for 7851327
Links2004
committed
7851327
Copy full SHA for 7851327
Commits on Jun 13, 2015
Add case for 'Upgrade: WebSocket'
tripzero
committed
988ea5c
Copy full SHA for 988ea5c
Commits on May 24, 2015
ifdef some ESP8266 specific stuff
Show description for d5c3e17
Links2004
committed
d5c3e17
Copy full SHA for d5c3e17
update library.properties
Links2004
committed
259ea32
Copy full SHA for 259ea32
Conflicts:
Show description for 62a2b22
Links2004
committed
62a2b22
Copy full SHA for 62a2b22
update README.md
Links2004
committed
297e9ae
Copy full SHA for 297e9ae
update README.md
Links2004
committed
0cdf22f
Copy full SHA for 0cdf22f
first working WebSocketClient
Show description for e1e6280
Links2004
committed
e1e6280
Copy full SHA for e1e6280
Commits on May 23, 2015
add README.md
Links2004
committed
6d46f22
Copy full SHA for 6d46f22
add .gitignore + LICENSE
Links2004
committed
9c505e7
Copy full SHA for 9c505e7
first steps to Client
Links2004
committed
b5dbecc
Copy full SHA for b5dbecc
disable debug
Links2004
committed
cf54518
Copy full SHA for cf54518
add IPAddress remoteIP(uint8_t num)
Show description for 2798232
Links2004
committed
2798232
Copy full SHA for 2798232
no need to store the Sec-WebSocket-Accept key if needed can be generated by acceptKey from client Sec-WebSocket-Key
Links2004
committed
44c00d2
Copy full SHA for 44c00d2
add disconnect functions
Show description for 0ca1503
Links2004
committed
0ca1503
Copy full SHA for 0ca1503
create overloaded functions for send and broadcast for easy usage
Show description for 27a9a22
Links2004
committed
27a9a22
Copy full SHA for 27a9a22
fix memory leek
Show description for 2af71ab
Links2004
committed
2af71ab
Copy full SHA for 2af71ab
Commits on May 22, 2015
first full working version of WebSocketsServer
Links2004
committed
f1ecfa9
Copy full SHA for f1ecfa9
esp8266 to browser working
Links2004
committed
cc60722
Copy full SHA for cc60722
message browser to client working
Links2004
committed
a14a58d
Copy full SHA for a14a58d
authentication is working
Show description for e7a33be
Links2004
committed
e7a33be
Copy full SHA for e7a33be
speed up connection handling
Show description for d63e8fd
Links2004
committed
d63e8fd
Copy full SHA for d63e8fd
begin of WebSockets Server development
Show description for 02da0e0
Links2004
committed
02da0e0
Copy full SHA for 02da0e0
You can’t perform that action at this time.