Commit Graph

18 Commits

Author SHA1 Message Date
e0a55e8cd9 reword 2023-06-28 03:38:45 +01:00
466f34f6a5 1.0.0 section added to changelog
readme updated to reflect changes.
2023-06-28 03:36:38 +01:00
418b97254f debug script added to pyproject.toml
bump to major version 1.0.0

min python required version changed to 3.8
2023-06-28 02:49:15 +01:00
4349b28123 msg renamed to data 2023-06-28 02:48:12 +01:00
a611f67f49 add debug example 2023-06-28 02:47:23 +01:00
5dc69cc655 lazy load tomllib/tomli
raise SteamlabsSIOConnectionError on connection error

Path.home() / ".config" / "streamlabsio" / "config.toml"
added to config filepaths

raw kwarg added.

module level logger added.
2023-06-28 02:45:04 +01:00
37ca764806 guard against unwanted events
some rewording in readme

patch bump
2022-11-14 19:29:08 +00:00
466e06f14a patch bump 2022-11-13 14:52:42 +00:00
86a1045845 remove threading from readme example 2022-11-13 14:43:02 +00:00
54a323fc81 use sio.sleep in example. add note about sio.wait 2022-11-13 14:41:03 +00:00
feaf06e639 add readme, repo to pyproject.toml 2022-11-13 12:58:18 +00:00
97bf3ffe5d Merge branch 'dev' of https://github.com/onyx-and-iris/streamlabs-socketio-py into dev 2022-11-13 12:55:31 +00:00
22217a40b0 remove pretty print
patch bump
2022-11-13 12:55:28 +00:00
31f79d3aee
Update README.md
fix license badge
2022-11-13 10:39:28 +00:00
d0c5f776a2 pont license badge to dev branch 2022-11-13 10:16:27 +00:00
4055cdfe33 add pypi, license badges to readme 2022-11-13 10:13:52 +00:00
d132ee7563 initial commit 2022-11-13 10:07:08 +00:00
2fb9fe3c0d
Initial commit 2022-11-13 08:17:36 +00:00