Dominik Höltgen

Results 2 issues of Dominik Höltgen

I added instance.close(socket) to unbind the listeners which are bound by instance.listen(socket)

Hello! I would like to have the option to unbind the listeners for a cleaner control of permissions. Something like instance.close(socket) (or unlisten, unbind, ...) would be great. Best regards