Skip to content

hashmismatch/mininet.rs

Repository files navigation

Mini Network Stack

With abstractions to make it work on Embedded Rust as well as Rust with a standard library for simpler development. Fully async.

  • Common HTTP abstractions for no_std
  • HTTP 1.1 Client
  • HTTP 1.1 Server
    • "Quick" REST handlers with OpenAPI definitions
  • SNTP Client

About

Rust async network abstractions for embedded

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages