Publisher | KeZero |
---|---|
File size | 120.95kB |
Number of files | 25 |
Latest version | 2 |
Latest release date | 2023-03-28 11:57:52 |
First release date | 2022-07-19 08:44:18 |
Supported Unity versions | 2018.4.2 or higher |
ABOUT
Netly is a open source socket library for c# (C-Sharp). It facilitates the use of socket (UDP and TCP, Client and Server) with which it is compatible (Android, iOS, macOS, Linux, Windows, ...) as long as it is compiled with its destination.
LINK'S
SUPPORT
DEMO'S
- DOWNLOAD
WHY NETLY EXIST?
Creating this library was a necessity wanting to use a TCP/UDP library to create multiplayer games, chat and interprocess communication, the idea was to use it as a generic means of communication. and it should have some requirements that are: minimalist, easy, and extensible, (like socket.io), hence the idea of creating this library.