0.4.9 • Published 3 years ago

lit-p2p v0.4.9

Weekly downloads
389
License
Apache-2.0
Repository
github
Last release
3 years ago

<lit-p2p>

A web component to simplify finding peers using fancy-p2p and material UI

npm Published on webcomponents.org

Install

yarn add lit-p2p

How to Use

AttributeTypeDefaultDescription
statenumber-1 DisconnectedState of the underlying P2P instance. Include this attribute to start!
<!-- 
  Import the element.

  The `module` query parameter expands "bare" imports to full unpkg.com urls.
  This means use of an import map isn't needed.
  @see https://unpkg.com#query-params
-->
<script type="module" src="//unpkg.com/lit-p2p/dist/esm/index.js?module"></script>

TODO

  • Better docs API
  • Improve method for passing READY state data to <slot>
  • Show who ack'd proposal
0.4.9

3 years ago

0.4.8

3 years ago

0.4.7

3 years ago

0.4.6

3 years ago

0.4.5

3 years ago

0.4.4

3 years ago

0.4.3

3 years ago

0.4.2

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.3.0

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.2

4 years ago

0.1.3

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.1

4 years ago