Skip to content

samicpp/rust-http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-http

HTTP framework in rust

TODO

  1. Custom Result enums instead of using std::io::result
  2. make stream argument type work for tls, tcp, udp
  3. remove fn new() from trait HttpSocket
  4. implement HTTP/2
  5. implement WebSocket
  6. refactoring of traits structs and enums
  7. make a stream trait to make socket structs generic

About

HTTP framework in rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published