OpenMined / syft.js

The official Syft worker for Web and Node, built in Javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Testing sockets

cereallarceny opened this issue · comments

We really need some test coverage around our WebSocket code. Currently, this has tests written for it, but they're definitely out of date. Let's get 100% coverage across the board and then move on to testing our WebRTC integration.

Finished by @vvmnnnkv!