terminal based simple chat using node and redux. Redux store actions are replicated using redux-p2p-middleware.
The 'transport' used in this example is https://github.com/hugozap/redux-p2p-gundb-transport but can be replaced with any compatible transport
This transport uses the gundb database.