#bolt #quic #server #http #web-server #spdy

yanked bolt-server

Bolt ϟ - a high performance web server written in Rust

Uses old Rust 2015

0.0.1 Apr 21, 2016

#42 in #bolt

MIT/Apache

42KB
476 lines

Bolt ϟ Logo

Chat Travis CI License

Bolt ϟ is a high performance web server written in Rust. It supports HTTP, SPDY and QUIC.

WARNING: Bolt ϟ is currently a one-man project started for learning Rust and / or programming. This is still work in progress. Do not use this in production.

Requirements

Bolt ϟ requires the following dependencies to be installed:

Name Version
Rust: >= 1.8.0
OpenSSL: >= 1.0.2e

CI Builds

While Travis CI is our main test platform, Bolt ϟ is being tested on several different CI providers:

Name Status
Travis CI: Travis CI
GitLab CI: GitLab CI
AppVeyor CI: AppVeyor CI
Circle CI: Circle CI
Magnum CI: Magnum CI
Semaphore CI: Semaphore CI

Contributors

Repository Mirrors

The Bolt ϟ source code is being pushed to these repositories:

Note: GitHub is intended for the main use at the moment

Contributing

Interested in contributing to Bolt ϟ? Contributions are welcome, and are accepted via pull requests. Please review these guidelines before submitting any pull requests.

License

Code dual licensed under the MIT and the Apache 2 license, documentation under CC BY 3.0.

Dependencies

~10MB
~237K SLoC