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