Set the Appwrite realtime endpoint.
@override ClientIO setEndPointRealtime(String endPoint) { _endPointRealtime = endPoint; return this; }