uWebSockets.js icon indicating copy to clipboard operation
uWebSockets.js copied to clipboard

app.publish() returns `undefined`

Open Totalus opened this issue 4 years ago • 0 comments

Calling the app.publish() function returns undefined.

According to the doc, it should return a boolean.

Seems like the corresponding wrapper does not set the return value.

Totalus avatar Dec 17 '21 21:12 Totalus