Home
Softono
Humphrey

Humphrey

Open source MIT Rust
38
Stars
3
Forks
0
Issues
2
Watchers
2 years
Last Commit

About Humphrey

📡 A Performance-Focused, Dependency-Free Web Server with WebSockets and JSON.

Platforms

Web Self-hosted

Languages

Rust


Humphrey is a very fast, robust and flexible HTTP/1.1 web server, with support for static and dynamic content through its Rust crate and plugin system. It has no dependencies when only using default features, and the binary is easily extensible with a flexible configuration file and dynamically-loaded plugins. It also provides a WebSocket API for the easy integration of WebSockets into your application, a JSON manipulation crate, and a simple authentication system for authenticating users and managing sessions. The current Minimum Supported Rust Version is 1.60.

Quick Links