aboutsummaryrefslogtreecommitdiff
path: root/devel/py-python-socketio/pkg-descr
blob: 06f34d8edb1cc151b139281a02a88a7173d2f99b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
This projects implements Socket.IO clients and servers that can run standalone
or integrated with a variety of Python web frameworks.

Socket.IO is a transport protocol that enables real-time bidirectional
event-based communication between clients (typically, though not always, web
browsers) and a server. The official implementations of the client and server
components are written in JavaScript. This package provides Python
implementations of both, each with standard and asyncio variants.

WWW: https://github.com/miguelgrinberg/python-socketio