-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Description
#43 first introduced websockets as a dependency, but the message classes in the s2-python package should also be usable outside of a WebSocket implementation, right?
Might I suggest making it into an optional subpackage?1 So users could then choose between:2
pip install s2-python # install S2 messages as Python classes
pip install s2-python[ws] # include support for WebSockets
Notes:
Footnotes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels