README
electron-topic-ipc
Topic based publish and subscribing similar to rabbitmq's topic exchange.
Topic based publish and subscribing similar to rabbitmq's topic exchange.
<script type="module">
import electronTopicIpc from 'https://cdn.skypack.dev/electron-topic-ipc';
</script>
Topic based publish and subscribing similar to rabbitmq's topic exchange.