31 Commits

Author SHA1 Message Date
df2ca8d263 update deps 2025-01-15 11:15:39 +08:00
fd67534ff3 implement ws reconnect 2024-05-29 09:47:52 +08:00
7ab9485cb0 implement trickle ice 2024-05-26 14:03:34 +08:00
f02c30bbdc fix server log message 2024-05-26 14:00:14 +08:00
b2a8c41ea0 update nix project config 2024-05-26 12:37:37 +08:00
6a81d2f348 fix url parsing 2024-01-26 23:15:33 +08:00
87c44b29ea add nix result to ignore 2024-01-26 23:01:11 +08:00
20d7dc2a17 generate pb.go on the fly 2024-01-26 23:00:08 +08:00
56cc4cb993 # 2024-01-26 22:59:42 +08:00
b51f725480 static link 2024-01-26 16:49:29 +08:00
86f4adca3f fix hanging goroutine 2024-01-26 16:27:16 +08:00
03539164e5 nix flake update 2024-01-26 16:26:41 +08:00
fb6eaf247a
manage development environment with nix and direnv 2023-10-14 20:44:19 +08:00
cac896ff1d
limit data channel name for chat 2023-10-14 20:43:07 +08:00
91e7055bf6
fix unsupported trickle ice 2023-08-24 09:34:37 +08:00
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