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 }}
halcyonjuly7
/
python-socketio
Public
forked from
miguelgrinberg/python-socketio
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 31, 2017
fixed requirements file for python 2
miguelgrinberg
committed
690be4f
View commit details
Copy full SHA for 690be4f
Browse repository at this point
minor improvements to django example
miguelgrinberg
committed
1ecbf5b
View commit details
Copy full SHA for 1ecbf5b
Browse repository at this point
Django example
miguelgrinberg
committed
3531b51
View commit details
Copy full SHA for 3531b51
Browse repository at this point
Commits on May 30, 2017
Release 1.7.5
miguelgrinberg
committed
a40e2ab
View commit details
Copy full SHA for a40e2ab
Browse repository at this point
validate namespace in disconnect call
Show description for 3ae013b
miguelgrinberg
committed
3ae013b
View commit details
Copy full SHA for 3ae013b
Browse repository at this point
Commits on May 23, 2017
Merge pull request #103 from Stonesjtu/patch-1
Show description for fe8a75f
miguelgrinberg
authored
fe8a75f
View commit details
Copy full SHA for fe8a75f
Browse repository at this point
The usage of class-based namespace
Show description for 8e73457
Stonesjtu
authored
8e73457
View commit details
Copy full SHA for 8e73457
Browse repository at this point
Commits on May 22, 2017
fix misleading error message
miguelgrinberg
committed
36f8d35
View commit details
Copy full SHA for 36f8d35
Browse repository at this point
Commits on Mar 28, 2017
Release 1.7.4
miguelgrinberg
committed
351a568
View commit details
Copy full SHA for 351a568
Browse repository at this point
Handle broadcasts to zero clients
Show description for af0004d
miguelgrinberg
committed
af0004d
View commit details
Copy full SHA for af0004d
Browse repository at this point
Commits on Mar 22, 2017
Release 2.7.3
miguelgrinberg
committed
0f0d635
View commit details
Copy full SHA for 0f0d635
Browse repository at this point
Fix variable referenced before assignment
Show description for 5b9b17c
miguelgrinberg
committed
5b9b17c
View commit details
Copy full SHA for 5b9b17c
Browse repository at this point
Commits on Mar 9, 2017
use Python 3.6 for docs build
miguelgrinberg
committed
142e478
View commit details
Copy full SHA for 142e478
Browse repository at this point
Commits on Mar 8, 2017
Release 1.7.2
miguelgrinberg
committed
94eda9e
View commit details
Copy full SHA for 94eda9e
Browse repository at this point
websocket support for sanic
miguelgrinberg
committed
2582f28
View commit details
Copy full SHA for 2582f28
Browse repository at this point
Commits on Feb 15, 2017
Release 1.7.1
miguelgrinberg
committed
7e10afe
View commit details
Copy full SHA for 7e10afe
Browse repository at this point
Fixed initialize() method in PubSubManager subclasses
Show description for 5e1391d
miguelgrinberg
committed
5e1391d
View commit details
Copy full SHA for 5e1391d
Browse repository at this point
Commits on Feb 14, 2017
Merge pull request #71 from kenwalger/patch-1
Show description for edbbbf2
miguelgrinberg
authored
edbbbf2
View commit details
Copy full SHA for edbbbf2
Browse repository at this point
Update README.rst
Show description for d6839e9
kenwalger
authored
d6839e9
View commit details
Copy full SHA for d6839e9
Browse repository at this point
Commits on Feb 13, 2017
sanic examples (long-polling only)
miguelgrinberg
committed
38af61e
View commit details
Copy full SHA for 38af61e
Browse repository at this point
Commits on Feb 12, 2017
fixed link in readme file
miguelgrinberg
committed
ea94110
View commit details
Copy full SHA for ea94110
Browse repository at this point
Release 1.7.0
miguelgrinberg
committed
8e8f6df
View commit details
Copy full SHA for 8e8f6df
Browse repository at this point
redis message queue for asyncio
miguelgrinberg
committed
ce44133
View commit details
Copy full SHA for ce44133
Browse repository at this point
Commits on Feb 11, 2017
updated documentation logo
miguelgrinberg
committed
2e55d7f
View commit details
Copy full SHA for 2e55d7f
Browse repository at this point
asyncio documentation and various fixes
miguelgrinberg
committed
43788db
View commit details
Copy full SHA for 43788db
Browse repository at this point
readme file updates
miguelgrinberg
committed
8337973
View commit details
Copy full SHA for 8337973
Browse repository at this point
updated public symbols
miguelgrinberg
committed
3556c3e
View commit details
Copy full SHA for 3556c3e
Browse repository at this point
updated package requirements
miguelgrinberg
committed
5610651
View commit details
Copy full SHA for 5610651
Browse repository at this point
readme files and requirements for all examples
miguelgrinberg
committed
5c882ac
View commit details
Copy full SHA for 5c882ac
Browse repository at this point
async namespaces, and more unit tests
miguelgrinberg
committed
6f41206
View commit details
Copy full SHA for 6f41206
Browse repository at this point
a few asyncio related fixes
miguelgrinberg
committed
7635832
View commit details
Copy full SHA for 7635832
Browse repository at this point
Commits on Feb 10, 2017
asyncio support
miguelgrinberg
committed
53d10d9
View commit details
Copy full SHA for 53d10d9
Browse repository at this point
Commits on Feb 5, 2017
fixed documentation typo
Show description for 6c93f7f
miguelgrinberg
committed
6c93f7f
View commit details
Copy full SHA for 6c93f7f
Browse repository at this point
minor fixes to zeromq support
miguelgrinberg
committed
f0f6b18
View commit details
Copy full SHA for f0f6b18
Browse repository at this point
Merge pull request #64 from etseidler/zmq-manager
Show description for 3605108
miguelgrinberg
authored
3605108
View commit details
Copy full SHA for 3605108
Browse repository at this point
Previous
Next
You can’t perform that action at this time.