| Name: | python3-engineio |
|---|---|
| Version: | 4.4.0 |
| Release: | 2.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 325973 |
| License: | MIT |
| RPM: | python3-engineio-4.4.0-2.el9.noarch.rpm |
| Source RPM: | python-engineio-4.4.0-2.el9.src.rpm |
| Build Date: | Wed Mar 29 2023 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/miguelgrinberg/python-engineio/ |
| Summary: | Python Engine.IO server and client |
| Description: | Engine.IO is a lightweight 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. |