WiFi Channel Settings.
This commit is contained in:
@@ -458,6 +458,9 @@ public:
|
||||
{
|
||||
this->ws_.close(websocket::close_reason());
|
||||
}
|
||||
virtual std::string getFromAddress() const {
|
||||
return this->fromAddress;
|
||||
}
|
||||
virtual void writeCallback(const std::string &text)
|
||||
{
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user