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 }}
RaphiaRa
/
tiny_http
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
28
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Websockets
- #46
#46
Merged
RaphiaRa
merged 13 commits into
main
RaphiaRa/tiny_http:main
from
websockets
RaphiaRa/tiny_http:websockets
Copy head branch name to clipboard
Aug 11, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Websockets
#46
RaphiaRa
merged 13 commits into
main
RaphiaRa/tiny_http:main
from
websockets
RaphiaRa/tiny_http:websockets
Copy head branch name to clipboard
Commits
Commits on Aug 11, 2026
refactor: extract trie walk from th_router_add_route
Show description for 689a4bc
RaphiaRa
committed
689a4bc
View commit details
Copy full SHA for 689a4bc
Browse repository at this point
feat: add WebSocket public API, refactor router path resolution
Show description for 8ccb5a0
RaphiaRa
committed
8ccb5a0
View commit details
Copy full SHA for 8ccb5a0
Browse repository at this point
feat: implement WebSocket handshake and HTTP upgrade
Show description for 8ace8cd
RaphiaRa
committed
8ace8cd
View commit details
Copy full SHA for 8ace8cd
Browse repository at this point
feat: implement WebSocket frame receiving
Show description for 788dd1b
RaphiaRa
committed
788dd1b
View commit details
Copy full SHA for 788dd1b
Browse repository at this point
feat: report text vs binary on received WebSocket messages
Show description for f550992
RaphiaRa
committed
f550992
View commit details
Copy full SHA for f550992
Browse repository at this point
feat: implement WebSocket message sending
Show description for d3c7d63
RaphiaRa
committed
d3c7d63
View commit details
Copy full SHA for d3c7d63
Browse repository at this point
feat: implement WebSocket close handshake
Show description for ac69566
RaphiaRa
committed
ac69566
View commit details
Copy full SHA for ac69566
Browse repository at this point
docs: clean up th.h comments
RaphiaRa
committed
6160c4e
View commit details
Copy full SHA for 6160c4e
Browse repository at this point
build: add websocket example to CMakeLists.txt
RaphiaRa
committed
5746621
View commit details
Copy full SHA for 5746621
Browse repository at this point
chore: update amalgamation
RaphiaRa
committed
8931eac
View commit details
Copy full SHA for 8931eac
Browse repository at this point
docs: update readme
Show description for af18ac2
RaphiaRa
committed
af18ac2
View commit details
Copy full SHA for af18ac2
Browse repository at this point
chore: add codecov.yml to ignore examples, tests, benchmarks
Show description for 492329a
RaphiaRa
committed
492329a
View commit details
Copy full SHA for 492329a
Browse repository at this point
docs: add missing websocket example
RaphiaRa
committed
3db300b
View commit details
Copy full SHA for 3db300b
Browse repository at this point
You can’t perform that action at this time.