StreamingClientLibrary icon indicating copy to clipboard operation
StreamingClientLibrary copied to clipboard

C# client library for Twitch, YouTube Live, and other streaming services

Results 7 StreamingClientLibrary issues
Sort by recently updated
recently updated
newest added

When trying to call Connect() on a YouTube chat client, the call fails silently and never returns a boolean. In the logs, I can see two exceptions: ``` Exception thrown:...

Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 6.17.0 to 6.34.0. Release notes Sourced from System.IdentityModel.Tokens.Jwt's releases. 6.34.0 Security fixes See https://aka.ms/IdentityModel/Jan2024/zip and https://aka.ms/IdentityModel/Jan2024/jku for details. 6.33.0 Bug Fixes: Clean up log messages. See #2339...

dependencies

Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 6.17.0 to 6.34.0. Release notes Sourced from System.IdentityModel.Tokens.Jwt's releases. 6.34.0 Security fixes See https://aka.ms/IdentityModel/Jan2024/zip and https://aka.ms/IdentityModel/Jan2024/jku for details. 6.33.0 Bug Fixes: Clean up log messages. See #2339...

dependencies

This addresses #117 by removing the Glimesh project references from the solution.

`streaming-client-csharp.sln` still references Glimesh projects that were removed from the repo. Will be submitting a PR shortly to address this.

This API seems to consume all 10,000 YouTube Data API access tokens very quickly

Hey there! Thanks for making this lib. I'm missing a real documentation tho. Would it be possible to request one? I would suggest using something like docfx :heart: