Skip to content

Commit 2e13dcb

Browse files
committed
add TODO
1 parent b351253 commit 2e13dcb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ class SocketServer extends EventEmitter {
6363
socket.host = socket.origin;
6464
}
6565

66+
67+
// TODO: handle ssl validation here and creation here
6668
if (!organization || organization && organization.status !== false) {
6769
let data = {
6870
socket,

0 commit comments

Comments
 (0)