Harshavardhana 813e0fc1a8
fix: optimize isConnected to avoid url.String() conversions (#9202)
Stringifying in a loop can tax the system, avoid this
and convert the endpoints to strings early on and
remember them for the lifetime of the server.
2020-03-24 18:53:24 -07:00
..
2020-01-31 08:29:22 +05:30
2019-12-12 10:01:15 -08:00
2020-01-31 08:29:22 +05:30