Skip to content

feat: replace socket.io with websocket

Zdravko Iliev requested to merge 22-feat-replace-socket-io-with-websocket into main

Description

Replacing socket.io with web socket.

Related issues

Testing

Checklist

  • I have updated the documentation (if necessary)
  • I have added unit tests for new functionality (if applicable)
  • My code follows the style guidelines of this project
  • I have tested this code on my local machine before submitting this MR

Reviewers

Additional Notes

Closes #22 (closed)

Edited by Zdravko Iliev

Merge request reports