Matthew Sessions

Results 15 issues of Matthew Sessions

This could lead to reusing the PeerJS socket for phone-a-friend server needs. That way we can have one socket connection instead of two.

We are getting a manifest from other peers of what other files they have. After each successful transfer it should check the speed of the connection to determine who the...

peer-server has been pulled out into it's own npm module (https://www.npmjs.com/package/peer-server) with one small change to what req is in the handler method.

Currently data channels are not supported inside of workers so this is to act as more of a placeholder. There is an open bug with webRTC WG to add this...

It appears that https://github.com/instructure/dockerfiles/commit/9a27aa4153beff24d62f12701ab866f9db745a56 broke the `dynamo-local-admin` image. ``` INFO spawnerr: can't find command '/usr/local/bin/dynamodb-admin' ```