WebSocketServer.hasPeer

Returns true if a peer with the given ID is connected.

struct WebSocketServer
@nogc nothrow const
bool
hasPeer
(
in long id
)

Meta