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
6a81d2f348 fix url parsing 2024-01-26 23:15:33 +08:00
56cc4cb993 # 2024-01-26 22:59:42 +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
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
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
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
d2a5aca532
add demo client 2023-03-02 23:33:46 +08:00
c3fb37062a
first commit 2023-03-02 00:35:09 +08:00