We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 192bbcb + 46a54fe commit 4d0ff94Copy full SHA for 4d0ff94
README.md
@@ -133,7 +133,7 @@ var server = new Server({
133
134
// In addition to returning a boolean (`true` for allowed, `false` for disallowed),
135
// you can return an `Error` object to disallow and provide a custom reason.
136
- })
+ }
137
})
138
139
// Internal http, udp, and websocket servers exposed as public properties.
0 commit comments