stun icon indicating copy to clipboard operation
stun copied to clipboard

Add RemoteInfo to StunResponse

Open reklatsmasters opened this issue 4 years ago • 0 comments

udp.on('message', (message, rinfo) => {
	// add rinfo to StunResponse
})

or ability to get remote info from stun.request

reklatsmasters avatar Oct 20 '19 11:10 reklatsmasters