alec1o / Netly

Netly: Cross-Platform, Multi-Protocol C# Socket Library – Fast, Easy, and Versatile.⚡
https://netly.docs.kezero.com
MIT License
63 stars 9 forks source link

Netly3.1.0.unitypackage Unable to call websocket #59

Open 1101728133 opened 2 weeks ago

1101728133 commented 2 weeks ago

Unable to call websocket in Unity

alec1o commented 2 weeks ago

Unable to call websocket in Unity

Hello,

I understand that version 3.1.0 does not support WebSocket, HTTP, or RUDP. Version 4, which is currently in development, will include these features. However, some components like the HTTP client and RUDP are still not fully implemented. I will update the Unity Asset Store with this new version once it is ready, and I am also preparing new usage videos. Please note that the deadline for the release is September 12th.

Rest assured, I haven’t forgotten about the Unity package. Many of our users are from Unity, and I am focusing on improving it.

alec1o commented 2 weeks ago

Complete RUDP Client/Server: f69c7122e4ee0e32ee7b7b7837669fe3d6b7520c TODO:

alec1o commented 2 weeks ago

v4 Already prepared to Unity Asset Store: https://github.com/alec1o/Netly/tree/dev/static/Unity%20Asset%20Store

1101728133 commented 2 weeks ago

That would be great.