mock-socket icon indicating copy to clipboard operation
mock-socket copied to clipboard

Fix normalize-send when sending object data, add test

Open viggyfresh opened this issue 6 years ago • 1 comments

  • This should close https://github.com/thoov/mock-socket/issues/245
  • However...I am not sure if this is actually desired behavior for non-socketIO clients - but I'm pretty sure the native browser WebSocket spec only supports sending stringified messages, so this is probably OK to merge

viggyfresh avatar Nov 08 '19 05:11 viggyfresh

Thanks for putting this pull up, @viggyfresh

sunsheeppoplar avatar Sep 17 '20 23:09 sunsheeppoplar