daddabarba/CPP_SocketWrapper

Possibility to add context

Opened this issue · 0 comments

As in HttpServer (in java) one should be able to have multiple contexts for the same socket. A different handler for each context should be used (this should be implemented as an higher level, more user oriented example)