Skip to content

Releases: onyx-and-iris/slobs_websocket

v0.1.4

05 Jul 03:37
Compare
Choose a tag to compare

Adds tomllib compatibility layer

v0.1.3

04 Jul 23:18
Compare
Choose a tag to compare

fixes event type name streamingStatusChange

v0.1.2

03 Jul 13:49
Compare
Choose a tag to compare

initialize ws to None in base class.

check ws is not None in disconnect()

useful if not using a context manager

v0.1.1

03 Jul 02:41
Compare
Choose a tag to compare

log error instead of raise exception if event not subbed to

initial release

12 Nov 23:04
9da659c
Compare
Choose a tag to compare
Merge pull request #1 from onyx-and-iris/dev

add support for config.toml and context manager