PhoenixSharp icon indicating copy to clipboard operation
PhoenixSharp copied to clipboard

C# Phoenix Channels client. Unity Compatible.

Results 5 PhoenixSharp issues
Sort by recently updated
recently updated
newest added

based on the one from UniTask.

I think the library is missing detailed guides to help developers more easily integrate the library with their project. Need to fix that.

is:docs

As I understand it, Unity3d now supports async/await but doesn't create a new thread for the execution. Still, I believe it makes writing async code really intuitive and easy. The...

is:enhancement

Sorry to bother you with this, but am a noob and i got no idea on how to get this package without nuget. thanks

is:enhancement

Occasionally, I would get exceptions when assigning new events to the _bindings dictionary in Channel.cs . With the attached code, the error would appear after approx. 1000 pushes. [](url) These...

is:bug