Tag Archives: P2P

Peer-to-peer (P2P) computing or networking is a distributed application architecture that partitions tasks or workloads between peers. Peers are equally privileged, equipotent participants in the application. They are said to form a peer-to-peer network of nodes.

Case: Video Chat integration/ WebRTC/ OpenTok/ QuickBlox

We continue publishing set of articles about interesting technology areas and solutions we have implemented or encountered in our projects. This article briefly describes our experience in implementing video chat for medical consultation solution using WebRTC. Our solution In the past year we had two situations when we required to implement video chat function to… Read More »