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 aad4b64 + 6455902 commit 7e3b6c5Copy full SHA for 7e3b6c5
README.md
@@ -403,7 +403,7 @@ Returns a `Promise` which resolves when the server has completed closing.
403
#### Event: 'badMessage'
404
405
* `event` {Object}
406
- * `payload` {Buffer} - The raw discarded "bad" message payload.
+ * `buffer` {Buffer} - The raw discarded "bad" message payload.
407
* `error` {Error} - An error describing what went wrong when handling the payload.
408
* `response` {Array|null} - A copy of the response sent in reply to the bad message (if applicable).
409
0 commit comments