Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
not part of the typo
  • Loading branch information
almostSouji committed May 4, 2024
1 parent 98845f6 commit ce9d582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ws/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ const manager = new WebSocketManager({
workerPath: './worker.js',
// Optionally, if you have custom messaging, like for analytic collection, you can use this:
async unknownPayloadHandler(data: any) {
// handle data here
// handle data here :3
},
}),
});
Expand Down

0 comments on commit ce9d582

Please sign in to comment.