Skip to content

Comment on State of the Haskell Ecosystem – February 2016parent

Comments

Is there Haskell involved in the WebRTC code or is pretty much all JavaScript?

The Haskell server provides the WebRTC signaling, which is the only part of WebRTC that is not handled by the in-browser APIs. Basically before a peer-to-peer connection can be established, you have to provide some way of sending messages between the two users.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.