Nikolay Kim
|
ffb07c8884
|
use actix-rt for server impl
|
2018-12-09 21:51:35 -08:00 |
|
Nikolay Kim
|
cdd6904aa0
|
rename Server to ServerBuilder
|
2018-12-09 20:30:14 -08:00 |
|
Nikolay Kim
|
410204a41e
|
Framed::is_write_buf_empty() checks if write buffer is flushed
|
2018-11-17 18:46:26 -08:00 |
|
Nikolay Kim
|
741b3fb1c0
|
Fix wrong service to socket binding
|
2018-11-14 14:20:33 -08:00 |
|
Nikolay Kim
|
1ac018dc79
|
refactor server service configuration protcess
|
2018-11-03 09:09:14 -07:00 |
|
Nikolay Kim
|
ba57e67a74
|
expose ServerMessage service
|
2018-09-26 20:40:45 -07:00 |
|
Nikolay Kim
|
39c3902818
|
rename Connections to more generic Counter and export it
|
2018-09-14 13:07:38 -07:00 |
|
Nikolay Kim
|
2764323580
|
fix service availability check
|
2018-09-13 13:32:51 -07:00 |
|
Nikolay Kim
|
82b71d91ea
|
move Service to service sub mod
|
2018-09-11 09:30:22 -07:00 |
|
Nikolay Kim
|
abef930f87
|
fix openssl uses
|
2018-09-11 08:59:03 -07:00 |
|
Nikolay Kim
|
dc50268c8a
|
move server impl to sub module
|
2018-09-11 08:43:23 -07:00 |
|