Skip to content

Blackfury7/socketio-asyncio-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Socket.IO PROJECTS


Socket.IO

Socket.IO is a library that enables low-latency, bidirectional and event-based communication between a client and a server.

It is built on top of the WebSocket protocol and provides additional guarantees like fallback to HTTP long-polling or automatic reconnection.

Project Homepage: Socket.IO Homepage

Documentation: Socket.IO Documentation


python-socketio

This library implements Socket.IO clients and servers that can run standalone or integrated with a variety of Python web frameworks.

Github Project: python-socketio

Documentation: python-socketio Documentation



This Project is containing Socket.IO Projects

1. Socket.IO and FastAPI project link

About

Socketio Asyncio projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages