https://github.com/lightnet/polkagunsocketiojs
simple test polka server gundb and socket.io
https://github.com/lightnet/polkagunsocketiojs
gundb polkajs socket-io
Last synced: 8 months ago
JSON representation
simple test polka server gundb and socket.io
- Host: GitHub
- URL: https://github.com/lightnet/polkagunsocketiojs
- Owner: Lightnet
- Created: 2019-07-22T16:04:29.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-22T23:08:12.000Z (about 6 years ago)
- Last Synced: 2024-12-30T08:40:15.868Z (9 months ago)
- Topics: gundb, polkajs, socket-io
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# polkagunsocketiojs
# License: MIT
# Information:
There are three type of server scripts. One is nodejs raw http setup. Polka two type of setup of server. To test out the simple setup.# Notes:
* Check url on client side if fail must full address that matches it.# Links refs:
* https://stackoverflow.com/questions/16333790/node-js-quick-file-server-static-files-over-http/29046869
* https://socket.io/docs/using-multiple-nodes/