Crates.io | bolt-server |
lib.rs | bolt-server |
version | 0.0.1 |
source | src |
created_at | 2016-04-21 19:35:37.938576 |
updated_at | 2016-04-21 19:35:37.938576 |
description | Bolt ϟ - a high performance web server written in Rust |
homepage | https://minora.io/oss/bolt/ |
repository | https://github.com/minora-oss/bolt/ |
max_upload_size | |
id | 4814 |
size | 66,422 |
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.
Bolt ϟ requires the following dependencies to be installed:
Name | Version |
---|---|
Rust: | >= 1.8.0 |
OpenSSL: | >= 1.0.2e |
While Travis CI is our main test platform, Bolt ϟ is being tested on several different CI providers:
Name | Status |
---|---|
Travis CI: | |
GitLab CI: | |
AppVeyor CI: | |
Circle CI: | |
Magnum CI: | |
Semaphore CI: |
The Bolt ϟ source code is being pushed to these repositories:
Note: GitHub is intended for the main use at the moment
Interested in contributing to Bolt ϟ? Contributions are welcome, and are accepted via pull requests. Please review these guidelines before submitting any pull requests.
Code dual licensed under the MIT and the Apache 2 license, documentation under CC BY 3.0.