You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vaser is a powerful high performance event based network engine library for C# .Net. It’s possible to start multiple servers in one program and use the same network code for all servers. In the network communication are all strings are omitted, instead it is based on a unique binary identifier, which the CPU and memory relieves massively.
🗃️ C++ low-level implementation of an FTP (File Transfer Protocol) server-client connection over Transmission Control Protocol/Internet Protocol (TCP/IP) using the Linux Programming Interface.
A feature-rich PHP helper library designed to offer helpful utilities across various domains like data processing, network communication, and identity authentication. Fully compatible with PHP 8.1 and available under the MIT license.
Our project is a Nightclub Simulator. Using C and Linux, we achieved an authentic nightclub experience by implementing concurrency, synchronization, and communication.
This is a Rust-based implementation of byte stream structured serialization/deserialization general library, can be applied to network packet parsing, network packet group package, network communication, file content parsing, etc.
Developed a dating app for Aisle, utilizing OkHttp for efficient network communication. Features include user profiles, match algorithms, and real-time messaging. Focused on providing a smooth user experience and robust performance.