pusher / pusher-websocket-dotnet

Pusher Channels Client Library for .NET
MIT License
111 stars 113 forks source link

Introduce UserAuthenticator and rename Authorizer to ChannelAuthorizer #135

Closed agatav closed 1 year ago

agatav commented 1 year ago

Description

Next PR: create user class, add signin(), add bindings for user & watchlist events.