Published September 18, 2022
| Version 0.0.25
Software
Open
Rust Web Server
Authors/Creators
Description
Change list:
- Fixed typo in command-line argument cors-allow-methods (previously was 'cors-allow_methods')
- Changed the name of the argument to thread-count to be consistent with the config file (previously 'threads' as an argument and 'thread-count' in the config file).
- Removed dependency used to parse config file with the handwritten module. As a result smaller final executable size and faster build time.
Notes
Files
bohdaq/rust-web-server-0.0.25.zip
Files
(2.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:fffdf88c6f59d6b5faaf5aaa62cdcbdc
|
2.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/bohdaq/rust-web-server/tree/0.0.25 (URL)