issues
search
CympleTech
/
chamomile
Lightweight p2p library. Support build robust connection on decentralized network.
Apache License 2.0
113
stars
18
forks
source link
RFC: Reconnect when lost connect unexpected by network.
#7
Closed
sunhuachuang
closed
2 years ago
sunhuachuang
commented
4 years ago
WIP
sunhuachuang
commented
4 years ago
unexpected network:
change wifi / mobile network / bluetooth...
if reconnect, if session is closed, create a new, if session is alive, update session's endpointstream channel.
sunhuachuang
commented
2 years ago
OK, when use quic, it is good.
WIP