Some changes to pubsub

This commit is contained in:
Alex Hultman
2019-02-09 08:45:27 +01:00
parent f08bc8cd03
commit 6fe717f46a
4 changed files with 48 additions and 70 deletions
+1
View File
@@ -30,6 +30,7 @@ template <bool SSL>
struct AsyncSocket {
template <bool> friend struct HttpContext;
template <bool, bool> friend struct WebSocketContext;
friend class TopicTree;
protected:
/* Get loop data for socket */