obs example updated for websocket v5

setup.py added to obs example

readme for obs example updated
This commit is contained in:
onyx-and-iris
2022-07-29 20:06:26 +01:00
parent 9d446ea17d
commit bc370b4b32
4 changed files with 27 additions and 25 deletions

7
.gitignore vendored
View File

@@ -1,6 +1,3 @@
# quick test
quick.py
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
@@ -130,3 +127,7 @@ dmypy.json
# Pyre type checker
.pyre/
# test/config
quick.py
config.toml