3 Commits

Author SHA1 Message Date
sthen
e6dba44ee9 use MODPY_PYBUILD for most of net/ 2022-11-13 19:37:40 +00:00
sthen
dae9f91e31 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:28:39 +00:00
sthen
2142dfdbcc import ports/net/py-socketio, ok landry@ kmos@
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.
2022-03-22 15:31:42 +00:00