JavaScript: Introduce representation of socket.io servers and namespaces.

This commit is contained in:
Max Schaefer
2019-02-26 13:13:22 +00:00
parent 94e4bd8b01
commit eb07754eee
15 changed files with 218 additions and 95 deletions

View File

@@ -1,4 +1,4 @@
import javascript
from SocketIO::SocketNode sn
select sn
select sn, sn.getNamespace()