-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
I was able to discover the publish() and peers() methods by looking at the PRs. But for other new users it would be beneficial to mention or document them.
Aside, what is the timing contract for publish(). It doesn't return a Promise, so does publish() return only after the message has been sent on the socket? Or does it enqueue it and return immediately. I assume that this depends on the underlying WS implementation, but it would be great if the contract could be standardized, or documented
URLs
Harm-Nullix
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation