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