<div align="center">
<h1>wasm_p2p</h1>
<big>Simple peer-to-peer library for Rust + WASM, built on top of WebRTC</big>
<div>
<br/>
<a href="https://github.com/luis-herasme/wasm_p2p/pulse"><img src="https://img.shields.io/github/last-commit/luis-herasme/wasm_p2p.svg"/></a>
<a href="https://github.com/luis-herasme/wasm_p2p/pulls"><img src="https://img.shields.io/github/issues-pr/luis-herasme/wasm_p2p.svg"/></a>
<a href="https://github.com/luis-herasme/wasm_p2p/issues"><img src="https://img.shields.io/github/issues-closed/luis-herasme/wasm_p2p.svg"/></a>
</div>
</div>
<br/>
</div>
## Introduction
This is a simple peer-to-peer library for Rust + WASM, built on top of WebRTC.