Commit Graph

18 Commits

Author SHA1 Message Date
Nikolay Kim fb0270e27d refactor Payload stream 2017-10-26 23:14:33 -07:00
Nikolay Kim 86583049fa Fix disconnection handling 2017-10-25 16:25:26 -07:00
Nikolay Kim 5699af9795 more tests 2017-10-22 17:33:24 -07:00
Nikolay Kim afe9459ce1 pass request by ref; added middleware support 2017-10-21 22:59:59 -07:00
Nikolay Kim 6a33b65f02 refactor server router 2017-10-21 18:54:24 -07:00
Nikolay Kim 4560ca17b2 update actix; update examples 2017-10-21 15:21:16 -07:00
Nikolay Kim 0bfe07b371 process inactive tasks 2017-10-20 23:12:36 -07:00
Nikolay Kim 71dc9edf8e add simple websocket example 2017-10-20 21:08:38 -07:00
Nikolay Kim 35107f64e7 make HttpServer generic over incoming stream 2017-10-16 13:13:32 -07:00
Nikolay Kim ba1a73443e added StaticFiles basic impl 2017-10-16 01:19:23 -07:00
Nikolay Kim 955e50313d simplify server method 2017-10-15 14:53:03 -07:00
Nikolay Kim 5901f0f9f5 Application, router, resource builders 2017-10-15 14:17:41 -07:00
Nikolay Kim 3516f02e4f keep-alive support 2017-10-13 16:33:23 -07:00
Nikolay Kim 0447c66de1 simplify Frame::Message; impl Try for Reply 2017-10-13 14:43:17 -07:00
Nikolay Kim 63b78b6461 better naming 2017-10-08 14:56:51 -07:00
Nikolay Kim 127cc270da better naming 2017-10-07 00:22:09 -07:00
Nikolay Kim a505be9321 docs 2017-10-06 23:14:13 -07:00
Nikolay Kim 0b5f0c4f22 initial implementation 2017-10-06 21:51:27 -07:00