package route import ( "time" ) const udpBufferSize = 8192 const streamStopListenTimeout = 1 * time.Second