README: Add Rust obws to library list

This commit is contained in:
Dominik Nakamura 2021-09-28 23:34:30 +09:00
parent df7af451a7
commit 0fc813f48b
No known key found for this signature in database
GPG Key ID: E4C6A749B2491910

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)