1 devlog
0s
A P2P platform for collaboration that allows users to interact via virtual boards in real time. The main focus is on instant synchronisation of files and objects between participants using WebRTC technology, which provides direct data exchange wit…
A P2P platform for collaboration that allows users to interact via virtual boards in real time. The main focus is on instant synchronisation of files and objects between participants using WebRTC technology, which provides direct data exchange without intermediate servers. The project combines a desktop client on Flutter and a server part on FastAPI.