Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 271 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 271 Bytes

rescript-peerjs

ReScript bindings for PeerJS.

Installation

npm install peerjs rescript-peerjs

Then add it to your bsconfig.json

  "bs-dependencies": ["rescript-peerjs"]

Examples

See the test file