2.0.5 • Published 8 months ago
@tomphttp/bare-server-node v2.0.5
TOMP Bare Server
This repository implements the TompHTTP bare server. See the specification here.
Upgrading
A guide for updating from v1 to v2 can be found here.
Usage
We provide a command-line interface for creating a server.
For more features, specify the --help
option when running the CLI.
Quickstart
- Install Bare Server Node globally
npm install --global @tomphttp/bare-server-node
- Start the server
npx bare-server-node
Optionally start the server localhost:8080:
npx bare-server-node --port 8080 --host localhost
Programically create a bare server
See examples/.
Development
See the wiki.
2.0.5
8 months ago
2.0.4
11 months ago
2.0.3
1 year ago
2.0.2
1 year ago
2.0.1
2 years ago
2.0.0
2 years ago
1.2.6
2 years ago
2.0.0-beta
2 years ago
1.2.5
2 years ago
1.2.4
2 years ago
1.2.3
2 years ago
1.2.2
3 years ago
1.2.1
3 years ago
1.1.0
3 years ago
1.0.4-deps1
3 years ago
1.0.4
3 years ago
1.0.3-deps2
3 years ago
1.0.3-log1
3 years ago
1.0.3
3 years ago
1.0.2-beta-readme5
3 years ago
1.0.2-beta-readme4
3 years ago
1.0.2-beta-typings3
3 years ago
1.0.2-beta-readme2
3 years ago
1.0.2-beta-rollup1
3 years ago
1.0.2-beta
3 years ago
1.0.1-beta-readme1
3 years ago
1.0.1-beta
3 years ago
1.0.0-beta-readme1
3 years ago
1.0.0-beta
3 years ago