Commit Graph

8 Commits

Author SHA1 Message Date
c206eef5fd drop a 'static annotation at toplevel, change name in readme 2020-03-31 17:27:28 -07:00
10aac891cc Add persistant sessions 2020-03-31 17:26:25 -07:00
18ae2e0f9a use cookie crate instead of strings 2020-03-25 16:24:48 -07:00
cf6f65cc62 hardcoded session cookie 2020-03-25 15:56:09 -07:00
161a042123 Handle POST requests 2020-03-18 17:13:05 -07:00
6684075cc5 use tokio::main macro 2020-03-18 13:29:35 -07:00
07eb95071b Hello warp static file serve 2020-03-17 11:57:45 -07:00
1f077745b8 cargo init 2020-03-14 16:54:40 -07:00