Metaviz Realtime Collaboration - grant application

I am applying for a $5k Developer Grant.

Please review my application and discuss! See DFINITY’s directions for becoming a registered reviewer here. They will be collected by DFINITY. When one week passes, DFINITY will release them and they will appear as a new section on this post.

Please review my application and discuss! If you would like to submit an official review, then please use the links below to register, see the rubric, and submit a review.

I’m looking forward to everyone’s input!

Reviewer Registration | Rubric for Evaluating | Submit a Review

MY APPLICATION:

REVIEWS:

Thank you for reviews!

About technical details - I need to figure out some things:

  1. WebRTC (similiar to OpenChat maybe)
  2. WebRTC/Websockets hybrid
  3. Pure WebSockets
  4. REST for failsafe

I’ll test multiple solutions thats why I didn’t gave datails.

The web2-based version (Python/Django) works on 2 ports: Redis+Daphne/WebSockets for a data sync and classic REST for upload/download blob files (and outside of Redis to not waste a RAM)).