README
socket.type.zmq
Enables sockets to communicate with a service over multiple hosts and processes.
This package is part of the Service Suite.
Wraps the zmq package to enable a simple usage of ZeroMQ sockets
<script type="module">
import socketTypeZmq from 'https://cdn.skypack.dev/socket.type.zmq';
</script>
Enables sockets to communicate with a service over multiple hosts and processes.
This package is part of the Service Suite.