congress

Broadcast/Multicast/Unicast discovery and communication library. Sets up and maintains connections between two or more nodes over a network. Supports discovery and message passing between individual or all nodes.

Usage no npm install needed!

<script type="module">
  import congress from 'https://cdn.skypack.dev/congress';
</script>

README

congress

NPM


Broadcast/Multicast/Unicast discovery and communication library. Sets up and maintains connections between two or more nodes over a network. Supports discovery and message passing between individual or all nodes.


TO DO

  • Documentation
  • Better examples
  • Tests