GitClassic
Feed
Explore
Random
Go Pro
Sign in
socketio
/
socket.io-parser
Code
/
Commits
/ 0eecad9
refactor: export the isPacketValid() method
So that any custom parser does not have to implement their own. Reference: https://socket.io/docs/v4/custom-parser/
Damien Arrachequesne
committed on Jun 22, 2023, 06:53 AM
Showing
2
changed files
+144 additions
-6 deletions
M
lib/index.ts
+54
-5
M
test/parser.js
+90
-1
Browse files at this commit โ