DEV Community

Cijin Cherian
Cijin Cherian

Posted on

Project 1, Week 2, Day 1

Major progress made today. It helped that it was a long weekend. :)

  • Socket set up, and video/audio stream sent through
  • Used peerjs to set up a connection between two computers
  • Added styling :)

Todo:

  • Get chat set up, it's easy. As it uses the same socket
  • Create an experience for the user
  • This is more for my work: they need it to be integrated into their product. I was thinking creating a micro-service as I have never done it before. Looks like it's going to be a fun week ahead. :)

Pull Request

Top comments (0)