2 packages tagged with “alecio”
Byter is a C# serializer. It can serialize and deserialize from primitive type e.g (class, struct, list, array, string, int, long, double, ...), It can serialize complex data fast and easy. *Know more Documentation: https://github.com/alec1o/Byter/blob/main/README.md Sample: https://github.com/alec1o/Byter/blob/main/README.md Fork me: https://github.com/alec1o/Byter
Netly is a robust C# socket library designed to streamline network communication. It offers comprehensive support for multiple protocols, including HTTP, TCP, SSL/TLS, UDP, Reliable UDP (RUDP), and WebSocket. This versatility makes Netly an excellent choice for developing a wide range of applications, from multiplayer games and chat systems to real-time data exchanges. Repository: https://github.com/alec1o/netly Documentation: https://netly.docs.kezero.com Fork me: https://github.com/alec1o/Netly