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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
python-hyper
/
wsproto
Public
Notifications
You must be signed in to change notification settings
Fork
54
Star
302
Code
Issues
3
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on May 23, 2026
Require event hints for remote protocol errors (#202)
Show description for 5e0685d
Mirochill
and
Kriechi
authored
5e0685d
View commit details
Copy full SHA for 5e0685d
Browse repository at this point
Commits on May 18, 2026
Document connection state transition timing
Mirochill
authored and
Kriechi
committed
b2239f4
View commit details
Copy full SHA for b2239f4
Browse repository at this point
Commits on Dec 2, 2025
Update installation instructions to remove setup.py
cclauss
authored and
Kriechi
committed
d9452d8
View commit details
Copy full SHA for d9452d8
Browse repository at this point
Commits on Nov 25, 2025
Fix typos discovered by codespell
cclauss
authored and
Kriechi
committed
c9536ed
View commit details
Copy full SHA for c9536ed
Browse repository at this point
Commits on Nov 20, 2025
Bump and release 1.3.2
Kriechi
committed
820701b
View commit details
Copy full SHA for 820701b
Browse repository at this point
changelog entry
glyph
authored and
Kriechi
committed
b715abb
View commit details
Copy full SHA for b715abb
Browse repository at this point
don't unnecessarily construct bytearrays over and over again
glyph
authored and
Kriechi
committed
f4c1b0c
View commit details
Copy full SHA for f4c1b0c
Browse repository at this point
bytes are still a valid type here
glyph
authored and
Kriechi
committed
173c7d2
View commit details
Copy full SHA for 173c7d2
Browse repository at this point
Commits on Nov 12, 2025
Bump and release 1.3.1
Kriechi
committed
f7afa86
View commit details
Copy full SHA for f7afa86
Browse repository at this point
downgrade ReadTheDocs python version
Kriechi
committed
6702a7c
View commit details
Copy full SHA for 6702a7c
Browse repository at this point
Add MIT license expression in `pyproject.toml`
TheJulianJES
authored and
Kriechi
committed
3bcb0f3
View commit details
Copy full SHA for 3bcb0f3
Browse repository at this point
Commits on Nov 11, 2025
Bump and release 1.3.0
Kriechi
committed
b8a6515
View commit details
Copy full SHA for b8a6515
Browse repository at this point
fix Python versions for docs
Kriechi
committed
f2df768
View commit details
Copy full SHA for f2df768
Browse repository at this point
improve type handling for bytearray vs. bytes
Show description for 230ac6b
Kriechi
committed
230ac6b
View commit details
Copy full SHA for 230ac6b
Browse repository at this point
disable ruff linting for now until it stabilizes
Kriechi
committed
379bf4c
View commit details
Copy full SHA for 379bf4c
Browse repository at this point
modernize
Kriechi
committed
44a727e
View commit details
Copy full SHA for 44a727e
Browse repository at this point
ruff auto-fixes
Kriechi
committed
d6d9a0f
View commit details
Copy full SHA for d6d9a0f
Browse repository at this point
be explicit about args
Kriechi
committed
51179b4
View commit details
Copy full SHA for 51179b4
Browse repository at this point
modernize
Kriechi
committed
d7ed47f
View commit details
Copy full SHA for d7ed47f
Browse repository at this point
backfill changelog entries
Kriechi
committed
677ec68
View commit details
Copy full SHA for 677ec68
Browse repository at this point
Commits on May 1, 2025
Added missing "reason" to ensure backward compatibility (#190)
Show description for 8b0bac4
bsnych
and
Kriechi
authored
8b0bac4
View commit details
Copy full SHA for 8b0bac4
Browse repository at this point
Commits on Apr 26, 2025
Bump h11 dependency version for critical security fix (#191)
Show description for b3553ae
Antiz96
and
Kriechi
authored
b3553ae
View commit details
Copy full SHA for b3553ae
Browse repository at this point
github: bump CI workflow
Kriechi
committed
73953e2
View commit details
Copy full SHA for 73953e2
Browse repository at this point
Commits on Feb 24, 2024
lint++
Kriechi
committed
b48fa3c
View commit details
Copy full SHA for b48fa3c
Browse repository at this point
Fix minor linting errors
MtkN1
authored and
Kriechi
committed
c3e407e
View commit details
Copy full SHA for c3e407e
Browse repository at this point
Include the .readthedocs.yaml file
MtkN1
authored and
Kriechi
committed
f6133d3
View commit details
Copy full SHA for f6133d3
Browse repository at this point
Fix Read the Docs build
MtkN1
authored and
Kriechi
committed
20512b7
View commit details
Copy full SHA for 20512b7
Browse repository at this point
Add wsproto.Connection reference
MtkN1
authored and
Kriechi
committed
2abd24c
View commit details
Copy full SHA for 2abd24c
Browse repository at this point
Commits on Dec 23, 2023
formatting
palkeo
authored and
Kriechi
committed
9423fc0
View commit details
Copy full SHA for 9423fc0
Browse repository at this point
move the upgrade header value into a constant
palkeo
authored and
Kriechi
committed
e6f194f
View commit details
Copy full SHA for e6f194f
Browse repository at this point
Make the value of the upgrade header the same as the RFC.
Show description for c5e53b6
palkeo
authored and
Kriechi
committed
c5e53b6
View commit details
Copy full SHA for c5e53b6
Browse repository at this point
Commits on Apr 12, 2023
Fix CI (#184)
Show description for c0a1079
njsmith
authored
c0a1079
View commit details
Copy full SHA for c0a1079
Browse repository at this point
Commits on Aug 26, 2022
Require newer h11
Show description for a7d9ff0
felixonmars
authored and
pgjones
committed
a7d9ff0
View commit details
Copy full SHA for a7d9ff0
Browse repository at this point
Commits on Aug 23, 2022
Remove duplicate changelog entry
Show description for b722026
pgjones
committed
b722026
View commit details
Copy full SHA for b722026
Browse repository at this point
Following the release of 1.2.0 bump to +dev
pgjones
committed
1c7f620
View commit details
Copy full SHA for 1c7f620
Browse repository at this point
Previous
Next
You can’t perform that action at this time.