README
generic-json-server
Technology
This is a node application that provides a WebSocket server. Clients connect to this server and send commands.
This is a node application that provides a WebSocket server. Clients connect to this server and send commands.
<script type="module">
import genericJsonServerClient from 'https://cdn.skypack.dev/generic-json-server-client';
</script>
This is a node application that provides a WebSocket server. Clients connect to this server and send commands.