DEV Community

Cijin Cherian
Cijin Cherian

Posted on

Project 1, Week 1, Day 5

No progress made today. Quite a few things left to do. If it's some consolation the server is complete. Although just a skeleton of it. It can run a basic webRTC app but most of the work is yet to be done.

Tasks left:

  • Create a Peer connection (I don't know how yet)
  • Send Id of the peer to socket (So that it can be broadcasted)
  • Make the app user-friendly and usable
  • Run tests, improve performance

Luckily it's a long weekend. :)
Also, I just don't want it to be a project, just for the sake of a project. I want it to be useful to people. So, I have to make it fast and snappy. I don't know how to do that. I'll set up a CI/CD and make it open source maybe. There are a great deal of better developers out there, who could make it better. :) I think :)

Pull Request

Top comments (0)