5a3668a12e
Socket.io can stringify JSON messages itself, so there is no need to pass a string to "emit". You can pass a serializable object! This commit removes all the useless toJson() methods, JSON.serialize and JSON.parse! Woot! |
||
---|---|---|
.. | ||
dist | ||
src | ||
.dockerignore | ||
.eslintrc.json | ||
.gitignore | ||
Dockerfile | ||
package.json | ||
tsconfig.json | ||
webpack.config.js | ||
yarn.lock |