Disable binary detection #3826
-
Hi! I am upgrading to latest version of socket.io and saw that I used to pass to all of my emits, Is there any way to disable it while using socket.io-parser ? or I need to fork it? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
No, there is currently no way to disable it. You can provide your own parser though, please see the documentation here: https://socket.io/docs/v3/custom-parser/#Implementing-your-own-parser |
Beta Was this translation helpful? Give feedback.
No, there is currently no way to disable it. You can provide your own parser though, please see the documentation here: https://socket.io/docs/v3/custom-parser/#Implementing-your-own-parser