dice icon indicating copy to clipboard operation
dice copied to clipboard

#1191 Refactor WebSocket Parser to support values with spaces

Open helios2003 opened this issue 1 year ago • 1 comments

The PR closes #1191.

Changes made:

  • [x] Refactor the web socket server to allow white-spaced objects as keys and values.
  • [x] Added tests for the same.

helios2003 avatar Oct 26 '24 13:10 helios2003

I have a small doubt here, for each SET method in the test suite, should a GET method be added as well or is the current implementation fine?

helios2003 avatar Oct 26 '24 13:10 helios2003

@helios2003 please have a look at the build, unit tests are failing.

lucifercr07 avatar Oct 27 '24 12:10 lucifercr07