Nikolay Kim
|
2dafd9c681
|
do not re-export HttpServer from server module
|
2018-04-06 08:40:11 -07:00 |
|
Nikolay Kim
|
3ee228005d
|
rename Application
|
2018-03-31 00:16:55 -07:00 |
|
Nikolay Kim
|
7a743fa6b5
|
update examples
|
2018-03-30 23:37:15 -07:00 |
|
Nikolay Kim
|
8d8f6bedad
|
update examples
|
2018-03-30 18:54:38 -07:00 |
|
Nikolay Kim
|
0da382a7a4
|
use actix 0.5 release
|
2018-02-17 13:33:38 -08:00 |
|
Christopher Armstrong
|
bd03ba1192
|
Update most examples to use actix from git (#68)
|
2018-02-08 00:08:36 -06:00 |
|
Nikolay Kim
|
5cbaf3a1b8
|
add client ssl support
|
2018-01-30 11:17:17 -08:00 |
|
Nikolay Kim
|
e8e2ca1526
|
refactor alpn support; upgrade openssl to 0.10
|
2018-01-25 10:24:04 -08:00 |
|
Nikolay Kim
|
9180625dfd
|
refactor helper error types
|
2018-01-20 21:11:46 -08:00 |
|
Alexander Andreev
|
58df8fa4b9
|
spelling check
|
2018-01-16 21:59:33 +03:00 |
|
Nikolay Kim
|
e95c7dfc29
|
use local actix-web for examples
|
2018-01-13 19:04:07 -08:00 |
|
Nikolay Kim
|
c7798ef45d
|
update examples
|
2018-01-07 19:40:42 -08:00 |
|
Nikolay Kim
|
3ed9e872ad
|
subscriber to os signals automatically
|
2018-01-05 16:32:36 -08:00 |
|
Nikolay Kim
|
5ae646332e
|
update example to use actix 0.4
|
2018-01-05 14:01:19 -08:00 |
|
Nikolay Kim
|
5ff35f5b99
|
upgrade to actix 0.4
|
2018-01-05 13:30:21 -08:00 |
|
Nikolay Kim
|
bf11bfed8e
|
use explicit actix:: mod
|
2018-01-03 19:11:40 -08:00 |
|
Nikolay Kim
|
d2f54b7d19
|
use workspace
|
2017-12-31 21:55:25 -08:00 |
|
Nikolay Kim
|
967d3244d7
|
fix http/2 support
|
2017-12-31 13:22:11 -08:00 |
|
ami44
|
76b03851e6
|
fix examples - disable signal if windows
|
2017-12-30 21:05:03 +01:00 |
|
ami44
|
a1dc5a6bd1
|
update examples/tls/README
|
2017-12-30 16:24:50 +01:00 |
|
Nikolay Kim
|
29adc20581
|
rename module
|
2017-12-26 19:59:41 -08:00 |
|
Nikolay Kim
|
9ed4159c0c
|
update examples
|
2017-12-18 13:06:41 -08:00 |
|
Nikolay Kim
|
408ddf0be1
|
add ssl guide ref
|
2017-12-13 21:56:30 -08:00 |
|
Nikolay Kim
|
ab6efd2421
|
handle http connections in different threads
|
2017-12-12 17:21:00 -08:00 |
|
Nikolay Kim
|
3f06439d3e
|
update examples
|
2017-12-07 18:08:16 -08:00 |
|
Nikolay Kim
|
c3de32c3b3
|
added ConnectionInfo
|
2017-12-05 17:09:15 -08:00 |
|
Nikolay Kim
|
fd6b243cd6
|
update examples
|
2017-12-04 16:32:31 -08:00 |
|
Nikolay Kim
|
ffb2e3c0ab
|
update examples
|
2017-11-29 14:03:18 -08:00 |
|
Nikolay Kim
|
ac3fe30d19
|
use git master for examples
|
2017-11-28 10:27:58 -08:00 |
|
Nikolay Kim
|
0519056199
|
consistent naming
|
2017-11-26 22:31:29 -08:00 |
|
Nikolay Kim
|
fdafb0c848
|
simplify middleware api; fix examples
|
2017-11-26 21:47:33 -08:00 |
|
Nikolay Kim
|
265628750c
|
refactor logger middleware
|
2017-11-10 12:29:54 -08:00 |
|
Nikolay Kim
|
40c1d3b711
|
refactor middlewares
|
2017-11-09 22:08:54 -08:00 |
|
Nikolay Kim
|
519a9e64f8
|
cleanup tls example
|
2017-11-08 20:29:48 -08:00 |
|
Nikolay Kim
|
02fb424659
|
add custom Debug impl for HttpResponse
|
2017-11-08 19:31:25 -08:00 |
|
Nikolay Kim
|
d7d3d663e9
|
refactor server impl and add support for alpn http2 negotiation
|
2017-11-04 12:33:14 -07:00 |
|
Nikolay Kim
|
32cefb8455
|
implement h2 writer
|
2017-11-04 09:07:44 -07:00 |
|
Nikolay Kim
|
ec3b139273
|
Allow to start tls server with HttpServer::serve_tls
|
2017-11-01 16:34:58 -07:00 |
|