Fastapi Socketio Versions Save

Easily integrate socket.io with your FastAPI app 🚀

0.0.10

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/pyropy/fastapi-socketio/compare/0.0.9...0.0.10

0.0.9

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/pyropy/fastapi-socketio/compare/0.0.8...0.0.9

0.0.8

2 years ago
  • Add new argument for customising transport argument (async_mode), which defaults to value asgi.

0.0.7

2 years ago
  • Add enter and leave room functions
  • Update CONTRIBUTORS.md

0.0.6

3 years ago
  • Fix package version in setup.py file

0.0.5

3 years ago
  • Update package dependencies and add them to setup.py ( #9 )

0.0.4

3 years ago
  • Added support for CORS

0.0.3

3 years ago

Finally resolve issues with releasing new versions. Update setup.py with new release tag.

0.0.3a

3 years ago

0.2.1

3 years ago

Re-publish package in order to fix pip not serving new release.