@@ -8,12 +8,15 @@ Single `HTTP/S` server providing `WebSocket` Path based routing to ephemeral [Gu
* uses its own [websockets](https://github.com/meething/gundb-multisocket/blob/master/gun-ws.js) adaptor allowing injection into Gun contructors
* MUST be served through SSL and can easily be deployed on [glitch](https://glitch.com/~gundb-multiserver) and other platforms.
### Installation
```
npm install
npm start
```
[](https://glitch.com/edit/#!/import/github/https://github.com/meething/gundb-multisocket/gundb-multisocket)