tumu-host
v1.1.2
Published
Javascript Serverless Host
Downloads
14
Readme
Tumu Host
Javascript Serverless Host
Use the Tumu CLI to connect.
Install globally
yarn add global tumu-host
tumu-host
tumu-local
Or clone the repo and run directly
yarn
yarn start
Todo
- [x] Support for outgoing websocket connections
- [ ] Queues
- [ ] Immediate mode?
- [ ] Empty files need to be valid!
Fixes
- [ ] Support for websocket open event (currently a race condition)
- [ ] Track down conversion errors
- [ ] Detect subcriptions to http and websocket
- [ ] aaa collision detection
- [ ] Record log messages and replay based on time
SaaS
- [ ] CNAME support
- [ ] Sandboxing fetch better
- [ ] Penetration testing isolated-vm
- [ ] Scaling - proxy server, certificates
- [ ] Scaling - multiple instances
- [ ] Scaling - quorum, coordination
- [ ] Scalable storage backend
- [ ] Lifecycle events
- [ ] Secret management?