Skip to content

Commit

Permalink
[doc] Add missing argument types
Browse files Browse the repository at this point in the history
  • Loading branch information
lpinca committed May 17, 2017
1 parent fe44ff8 commit e6f6eb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/ws.md
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ handshake. This allows you to read headers from the server, for example

### Event: 'message'

- `data` {String|Buffer}
- `data` {String|Buffer|ArrayBuffer|Buffer[]}

Emitted when a message is received from the server.

Expand Down

0 comments on commit e6f6eb1

Please sign in to comment.