Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

SocketManager Rewrite #50

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

SocketManager Rewrite #50

wants to merge 5 commits into from

Conversation

Artucuno
Copy link

@Artucuno Artucuno commented Nov 25, 2023

This pull request:

  • Makes the SocketIO routes mount correctly (a4fc06c)
  • Makes SocketManager a subclass of socketio.AsyncServer (85df9bc)
    • Inherits all functions and variables from socketio.AsyncServer
    • Cleaner looking
  • Changes CORS Policy based on FastAPI CORS Middleware (85df9bc)
  • Updates examples (da5974a) (87d8a48) (13955c9)

This was referenced Nov 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant