Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 511 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 511 Bytes

obs-websocket-dotnet

A .NET library wrote in C# to communicate with an obs-websocket server. Depends on websocket-sharp and JSON.Net.

This library is available on the NuGet gallery. See the TestClient project for a working example.

Build status