Update README.md
Showing
1 changed file
with
1 additions
and
1 deletions
1 |  | 1 |  |
2 | 2 | ||
3 | # GunDB MultiSocket | 3 | # GunDB MultiSocket |
4 | Single `HTTP/S` server providing `WebSocket` Path based routing to ephemeral [GunDB](https://gun.eco) instances for mesh isolation. | 4 | Single `HTTP/S` server providing `WebSocket` Path based routing to ephemeral [GunDB](https://gun.eco) instances in mesh isolation. |
5 | 5 | ||
6 | ### Notes | 6 | ### Notes |
7 | * uses its own [mem](https://github.com/meething/gundb-multisocket/blob/master/mem.js) storage adaptor to avoid any disk writes | 7 | * uses its own [mem](https://github.com/meething/gundb-multisocket/blob/master/mem.js) storage adaptor to avoid any disk writes | ... | ... |
-
Please register or sign in to post a comment