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

Add **kwargs to SocketManager #30

Merged
merged 1 commit into from
Jun 16, 2022
Merged

Conversation

adamlwgriffiths
Copy link
Contributor

@adamlwgriffiths adamlwgriffiths commented Jun 16, 2022

Adds **kwargs to SocketManager constructor.
These are simply passed to socketio.AsyncServer, as it supports a number of options not supported by SocketManager.

This would also remove the need for issue #10 and its associated PR #29.

Pass these to socketio.AsyncServer.
@pyropy
Copy link
Owner

pyropy commented Jun 16, 2022

Thank you for your contributions 🙏🏻

@pyropy pyropy merged commit 0763748 into pyropy:master Jun 16, 2022
@adamlwgriffiths adamlwgriffiths deleted the add-kwargs branch June 22, 2022 11:00
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

2 participants