-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
I am using secret-stack for an app and it took me a very long time to figure out how to call app.close(). Documentation says it can be called without argument or with '(err, callback)', but that didn't work well, and looking at the source code wasn't helpful.
In the server test (
Line 64 in 755a638
| alice.close(true); bob.close(true) |
Line 117 in 755a638
| Optionally takes `(err, callback)` |
staltz
Metadata
Metadata
Assignees
Labels
No labels