14 Commits

Author SHA1 Message Date
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
20d7dc2a17 generate pb.go on the fly 2024-01-26 23:00:08 +08:00
56cc4cb993 # 2024-01-26 22:59:42 +08:00
86f4adca3f fix hanging goroutine 2024-01-26 16:27:16 +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
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
df51451e47
rename signaling package 2023-04-07 11:22:50 +08:00
b9bdf202b5
fix an extra response on discovery 2023-03-05 18:28:29 +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