1.1.2 • Published 5 years ago

tumu-host v1.1.2

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

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

  • 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?