rusty_stormy

Crates.iorusty_stormy
lib.rsrusty_stormy
version0.1.1
created_at2025-12-29 20:05:17.442257+00
updated_at2025-12-31 23:58:13.845835+00
descriptionA very primitive web and socket server library for basic self-hosting projects.
homepage
repository
max_upload_size
id2011222
size70,061
Jaiden Khosla (JaidenKhosla)

documentation

README

This is a primitive server library that includes HTTPServer and SocketServer

HttpServer -> rusty_stormy::HttpServer SocketServer -> rusty_stormy::SocketServer

More documentation coming soon (I need to fully flesh out the design and test it for performance. In the mean time, read Server.rs and types.rs in each server's directory for some understanding)

Commit count: 0

cargo fmt