Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alternative using UniTask #55

Open
Iblis opened this issue Nov 8, 2021 · 2 comments
Open

Alternative using UniTask #55

Iblis opened this issue Nov 8, 2021 · 2 comments

Comments

@Iblis
Copy link

Iblis commented Nov 8, 2021

Hi there! I used the code from @endel and @jirihybek (thanks a lot for the good work!) and changed it up a bit to make it work with UniTask and therefore providing a more similar interface to System.Net.WebSockets. You can find it here: https://github.com/Iblis/UniTaskWebSocket

The changes are breaking the established interface of NativeWebSocket, therefore I thought it makes more sense to create a new repo for it.

@endel
Copy link
Owner

endel commented Nov 8, 2021

Nice, thanks for sharing @Iblis! I'm curious how to use your lib, do you mind including a usage example in your project? Cheers

@Iblis
Copy link
Author

Iblis commented Nov 8, 2021

Yep, this is on my todo list, thanks for the feedback!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants