Home / Rust Network programming
436 Repositories
Sortby
brwrs is a new protocol running over TCP/IP that is intended to be a suitable candidate for terminal-only servers (plain text data). That is, although it can be accessed from a browser, brwrs will not correctly interpret the browser's GET request.
parallel-getter When fetching a file from a web server via GET, it is possible to define a range of bytes to receive per request. This allows the poss
server-security-proxy server security proxy write by Rust how to use config toml file
Wire An abstraction over TCP and Serialization "put a struct in one side and it comes out the other end" Wire is a library that makes writing applicat