Merge pull request #829 from dnaka91/add-obws-reference

README: Add Rust obws to library list
This commit is contained in:
tt2468 2021-09-28 11:52:34 -07:00 committed by GitHub
commit 9f71e4af2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,6 +50,7 @@ The protocol understood by the server is documented in [PROTOCOL.md](docs/genera
Here's a list of available language APIs for obs-websocket :
- Python 3.7+ (Asyncio): [simpleobsws](https://github.com/IRLToolkit/simpleobsws/tree/master) by IRLToolkit
- Rust: [obws](https://github.com/dnaka91/obws/tree/v5-api) by dnaka91
We'd like to know what you're building with or for obs-websocket. If you do something in this fashion, feel free to drop a message in `#project-showoff` in the [discord server!](https://discord.gg/WBaSQ3A)