16 Commits

Author SHA1 Message Date
ece891f829
add readme 2023-08-17 12:10:33 +08:00
f9ba821770
fix package name according to repo name 2023-08-17 11:50:42 +08:00
25b01fc0ef
rename package from guochao user to group public 2023-08-17 11:46:35 +08:00
46a5dd6e01
add dockerfile of server 2023-08-17 11:44:13 +08:00
afe262798b
fix signature of signal server 2023-08-17 11:44:03 +08:00
b47e40d794
change package of proto and method name of service
to comply with tonic, grpc implementation in rust
2023-04-28 00:20:36 +08:00
f235fb3680
add bin directory to gitignore 2023-04-28 00:18:32 +08:00
023996b276
add Makefile to automate building 2023-04-28 00:18:19 +08:00
df51451e47
rename signaling package 2023-04-07 11:22:50 +08:00
e59276b2a8
reorganize the code 2023-03-05 23:16:46 +08:00
61ad7fed26
reimplement client with bubbletea 2023-03-05 18:28:56 +08:00
b9bdf202b5
fix an extra response on discovery 2023-03-05 18:28:29 +08:00
a6a002288b
add gitignore 2023-03-03 20:57:16 +08:00
d2a5aca532
add demo client 2023-03-02 23:33:46 +08:00
34f6a98660
fix signal-server implementation 2023-03-02 23:33:29 +08:00
c3fb37062a
first commit 2023-03-02 00:35:09 +08:00