Skip to content

Commit 6f40765

Browse files
committed
1 parent 12f6787 commit 6f40765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NativeWebSocket/Assets/WebSocket/WebSocket.jslib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ var LibraryWebSocket = {
1717

1818
/* Event listeners */
1919
onOpen: null,
20-
onMesssage: null,
20+
onMessage: null,
2121
onError: null,
2222
onClose: null,
2323

0 commit comments

Comments
 (0)