Table of contents
# start the postgres server
$ docker compose up -d
# run the cluster
$ node cluster.js
# run the client
$ node client.js
The documentation can be found here: https://socket.io/docs/v4/postgres-adapter/
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Table of contents
# start the postgres server
$ docker compose up -d
# run the cluster
$ node cluster.js
# run the client
$ node client.js
The documentation can be found here: https://socket.io/docs/v4/postgres-adapter/