Searching Extensions
Since XSockets has stateful controllers it is very easy to find a subset of connected clients. There FindOn<T>
extension is the built-in way to find clients on any controller (T).
A Custom Extension
TBD
Since XSockets has stateful controllers it is very easy to find a subset of connected clients. There FindOn<T>
extension is the built-in way to find clients on any controller (T).
TBD