README
websoket proxy
=============================
intsall all npm plugin :
bash ./init.sh
run proxy server :
npm run proxy
run mock demo server :
npm run mock
websoket proxy
<script type="module">
import socketioProxy from 'https://cdn.skypack.dev/socketio-proxy';
</script>
websoket proxy
=============================
intsall all npm plugin :
bash ./init.sh
run proxy server :
npm run proxy
run mock demo server :
npm run mock