dice
dice copied to clipboard
#1191 Refactor WebSocket Parser to support values with spaces
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.
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 please have a look at the build, unit tests are failing.