README
AsyncWS
A websocket wrapper for node and web that allows you to give it a config and it will forward methods from the client to the server
Examples
An example of this project is available here
A websocket wrapper for node and web that allows you to give it a config and it will forward methods from the client to the server
<script type="module">
import anbcodesAsyncws from 'https://cdn.skypack.dev/@anbcodes/asyncws';
</script>
A websocket wrapper for node and web that allows you to give it a config and it will forward methods from the client to the server
An example of this project is available here