You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since we can modify the sent data using the
encode/decode functions it would be nice if the logging logged what ends up actually being after the config.encode() function is being run
Since we can modify the sent data using the
encode/decode functions it would be nice if the logging logged what ends up actually being after the config.encode() function is being run
WebsocketPromisify/src/WS.ts
Line 103 in 0a898be