Commit Graph

171 Commits

Author SHA1 Message Date
moznion 7e6831e282 Add README 2020-11-24 02:29:47 +09:00
moznion f4fedb6761 Describe the license 2020-11-24 02:22:53 +09:00
moznion 9e2bacaff5 Ignore Cargo.lock 2020-11-24 02:04:54 +09:00
moznion 3eab4f16b1 Add code-generator proto 2020-11-24 02:03:11 +09:00
moznion 6c7012c609 fmt 2020-11-24 01:55:03 +09:00
moznion d1af19f5f0 Fix clippy warnings 2020-11-24 01:50:57 +09:00
moznion d0a954fc6e Correct warnings for the slice length condition 2020-11-24 01:39:39 +09:00
moznion 7a036d58ad Correct unsuitable signature 2020-11-24 01:37:36 +09:00
moznion 139afbee25 Adjust the signature 2020-11-24 01:06:23 +09:00
moznion 04b962ab36 Add client impl 2020-11-23 16:34:12 +09:00
moznion cf03846e73 Fix the logic for the server shutdown_trigger 2020-11-23 15:25:55 +09:00
moznion f7485efff3 Fix vec initialization 2020-11-23 14:05:20 +09:00
moznion dba99279e7 Add shutdown trigger for server 2020-11-23 13:53:25 +09:00
moznion 454eab6b4a Use arc for server traits 2020-11-23 11:58:27 +09:00
moznion 1d8f3b5daf Use tokio::select 2020-11-23 11:40:22 +09:00
moznion 6164f7b597 Add server 2020-11-23 01:37:05 +09:00
moznion 3ffb8b75be Add packet package 2020-11-22 01:11:42 +09:00
moznion 0766f51c62 Add attributes 2020-11-20 00:03:05 +09:00
moznion c386bce28e Add attribute package 2020-11-19 23:16:14 +09:00
moznion 46eee46b8d Add Code enum 2020-11-18 23:52:09 +09:00
moznion aa1a6c5c88 Initial commit 2020-11-18 23:49:55 +09:00