issues
search
tjjh89017
/
stunmesh-go
GNU General Public License v2.0
35
stars
3
forks
source link
Refactor to split BPF / Stun / Socket behavior
#34
Closed
elct9620
closed
2 months ago
elct9620
commented
2 months ago
The
Session
handles the packet channel
The
Session
stopped if the parent context closed
The
Session
perform
Bind
which send a STUN binding packet and wait for address and port replied
Session
handles the packet channelSession
stopped if the parent context closedSession
performBind
which send a STUN binding packet and wait for address and port replied