46 if (str)
Send(str, strlen(str));
virtual void Send(const void *buf, int len)=0
virtual void SendCharStar(const char *str)
Envelope for sending string via the websocket.
The TNamed class is the base class for all named ROOT classes.
virtual ~THttpWSEngine()
destructor
THttpWSEngine(const char *name, const char *title)
normal constructor