UNPKG

new-project

Version:

A chat example to showcase how to use `socket.io` with a static `express` server with `async` for control flow.

15 lines (14 loc) 239 B
{ "name": "@liberaltech/how_to", "version": "1.1.0", "description": "", "main": "index.js", "scripts": { "test": "node test.js" }, "author": "", "license": "ISC", "dependencies": { "@linclark/pkg": "^1.0.2" } }