Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
freinholz
/
websocketd
Public
forked from
joewalnes/websocketd
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jan 29, 2019
Merge pull request #341 from tonytonyjan/patch-1
Show description for 357e724
asergeyev
authored
357e724
View commit details
Copy full SHA for 357e724
Browse repository at this point
Merge pull request #340 from azjezz/patch-2
Show description for b75996b
asergeyev
authored
b75996b
View commit details
Copy full SHA for b75996b
Browse repository at this point
Commits on Jan 28, 2019
add rust examples
tonytonyjan
committed
c64c251
View commit details
Copy full SHA for c64c251
Browse repository at this point
use `HH\Asio\usleep()` instead of `usleep`
azjezz
authored
3c92490
View commit details
Copy full SHA for 3c92490
Browse repository at this point
Add examples for hack lang (#337)
Show description for 5c11ca2
azjezz
authored and
asergeyev
committed
5c11ca2
View commit details
Copy full SHA for 5c11ca2
Browse repository at this point
No reason to auto-increment on every build... Was right originally
asergeyev
committed
9017566
View commit details
Copy full SHA for 9017566
Browse repository at this point
Merge pull request #338 from joewalnes/gomod
Show description for 0440211
asergeyev
authored
0440211
View commit details
Copy full SHA for 0440211
Browse repository at this point
Fix errorneous download URL
asergeyev
committed
31738ae
View commit details
Copy full SHA for 31738ae
Browse repository at this point
Preparing 0.3.1 release based on go modules
asergeyev
committed
07924b8
View commit details
Copy full SHA for 07924b8
Browse repository at this point
Change root makefile (really does not update anything)
asergeyev
committed
a67173f
View commit details
Copy full SHA for a67173f
Browse repository at this point
Add support for go modules
asergeyev
committed
a3c48d4
View commit details
Copy full SHA for a3c48d4
Browse repository at this point
Merge pull request #336 from bradshjg/patch-1
Show description for 3deec03
asergeyev
authored
3deec03
View commit details
Copy full SHA for 3deec03
Browse repository at this point
Commits on Jan 26, 2019
Update Header Comment
Show description for 279c15f
bradshjg
authored
279c15f
View commit details
Copy full SHA for 279c15f
Browse repository at this point
Commits on Oct 29, 2018
Merge pull request #290 from samansjukur/master
Show description for 165a8ff
asergeyev
authored
165a8ff
View commit details
Copy full SHA for 165a8ff
Browse repository at this point
Commits on Feb 7, 2018
Update README.md
samansjukur
authored
e1c4488
View commit details
Copy full SHA for e1c4488
Browse repository at this point
Commits on Dec 14, 2017
Merge pull request #276 from asergeyev/gorilla
Show description for 729c67f
asergeyev
authored
729c67f
View commit details
Copy full SHA for 729c67f
Browse repository at this point
Adding handshake timeout with default value for now.
asergeyev
committed
b2b6022
View commit details
Copy full SHA for b2b6022
Browse repository at this point
Just fixing identifier reuse
asergeyev
committed
8b12b77
View commit details
Copy full SHA for 8b12b77
Browse repository at this point
Adding gorilla websocket lib support
asergeyev
committed
853821f
View commit details
Copy full SHA for 853821f
Browse repository at this point
Changes required to build gorilla-based websocketd
asergeyev
committed
5b7b1d4
View commit details
Copy full SHA for 5b7b1d4
Browse repository at this point
Best kind of developer.... Break things and go to sleep.
asergeyev
committed
2f1329c
View commit details
Copy full SHA for 2f1329c
Browse repository at this point
Put markers where work needs to be done
asergeyev
committed
25cb52c
View commit details
Copy full SHA for 25cb52c
Browse repository at this point
Starting some reworking with promising changes and fixing tests
asergeyev
committed
9f7a6a7
View commit details
Copy full SHA for 9f7a6a7
Browse repository at this point
Revert previous change
asergeyev
committed
238bbca
View commit details
Copy full SHA for 238bbca
Browse repository at this point
Adding GOARM to arm64
asergeyev
committed
627e0c7
View commit details
Copy full SHA for 627e0c7
Browse repository at this point
Improving windows support
asergeyev
committed
bcbce9f
View commit details
Copy full SHA for bcbce9f
Browse repository at this point
Commits on Nov 30, 2017
Revert previous change
asergeyev
authored
f128e07
View commit details
Copy full SHA for f128e07
Browse repository at this point
Adding GOARM to arm64
asergeyev
authored
23ebd94
View commit details
Copy full SHA for 23ebd94
Browse repository at this point
Commits on Jul 4, 2017
Cleanup broken/unused analytics badges
joewalnes
authored
9ba8d64
View commit details
Copy full SHA for 9ba8d64
Browse repository at this point
Commits on May 8, 2017
Merge pull request #257 from brickcap/master
Show description for 015d90b
asergeyev
authored
015d90b
View commit details
Copy full SHA for 015d90b
Browse repository at this point
Commits on May 6, 2017
updated with examples of lua
brickcap
committed
8a582a8
View commit details
Copy full SHA for 8a582a8
Browse repository at this point
Commits on Feb 17, 2017
Merge pull request #249 from rowanthorpe/add-example-project
Show description for 6b0f674
asergeyev
authored
6b0f674
View commit details
Copy full SHA for 6b0f674
Browse repository at this point
Commits on Feb 14, 2017
Add example project to README
rowanthorpe
committed
03f08d8
View commit details
Copy full SHA for 03f08d8
Browse repository at this point
Commits on Nov 1, 2016
Merge pull request #234 from asergeyev/master
Show description for 98bd5b7
asergeyev
authored
98bd5b7
View commit details
Copy full SHA for 98bd5b7
Browse repository at this point
Changed help for reverselookup option
Show description for 4571c07
asergeyev
authored
4571c07
View commit details
Copy full SHA for 4571c07
Browse repository at this point
Previous
Next
You can’t perform that action at this time.