Emi Tatsuo
|
63c228bcfa
|
Replace molly brown w/ stargazer, serve examples in IP
Stargazer is available thru cargo, which makes it more accessable to new users. Serving ip allows examples to be run in gemini_srv mode
|
2020-12-13 19:53:18 -05:00 |
|
Emii Tatsuo
|
b265ae985c
|
Dramatically simplify the certificate example
|
2020-12-01 17:11:28 -05:00 |
|
Emii Tatsuo
|
244fd25112
|
Completely reworked request handling to be able to serve SCGI
Multi ~~track~~ protocol ~~drifting~~ abstraction!!
|
2020-12-01 02:31:08 -05:00 |
|
Emii Tatsuo
|
b69aba139f
|
Rebrand as kochab
I spent /so/ long looking for that figlet font.
__ __ __
/ /______ _____/ /_ ____ _/ /_
/ //_/ __ \/ ___/ __ \/ __ `/ __ \
/ ,< / /_/ / /__/ / / / /_/ / /_/ /
/_/|_|\____/\___/_/ /_/\__,_/_.___/
|
2020-11-25 00:42:09 -05:00 |
|
Emi Tatsuo
|
16721a7321
|
Merge several pending changes into a virtual master
Octopus merges are just a cheap trick to make weak branches stronger
|
2020-11-24 23:04:26 -05:00 |
|
Emi Tatsuo
|
29c831649d
|
Changed the add_route API to allow the use of simpler, async handlers
|
2020-11-19 23:48:55 -05:00 |
|
Emi Tatsuo
|
dc18bf2d1c
|
Fix examples (& also bugs with args in lib.rs)
I thought I was clever with Into<Handler> :(
|
2020-11-19 22:33:44 -05:00 |
|
Emi Tatsuo
|
e0abe6344b
|
Reduced dependency on futures-rs
|
2020-11-19 02:54:45 -05:00 |
|
Emi Tatsuo
|
6a78b2f31a
|
Added Response::success_with_body
|
2020-11-17 21:41:18 -05:00 |
|
panicbit
|
bfb6282a9b
|
improve error messages
|
2020-11-14 03:58:57 +01:00 |
|
panicbit
|
af614a06aa
|
reduce number of functions that return Result
|
2020-11-14 01:55:47 +01:00 |
|
panicbit
|
9b9955827d
|
introduce GEMINI_MIME static
|
2020-11-14 00:48:50 +01:00 |
|
Emi Tatsuo
|
168bb56aa2
|
Renamed methods to match spec
|
2020-11-13 17:54:06 -05:00 |
|
Emi Tatsuo
|
eaee14d174
|
Moved certificate into request, so this is no longer a breaking change
|
2020-11-13 15:07:30 -05:00 |
|
Emi Tatsuo
|
3547143860
|
Expose client certificates to the user
|
2020-11-13 14:20:59 -05:00 |
|