tumu-host

1.1.2 • Public • Published

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?

Dependencies (14)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i tumu-host

    Weekly Downloads

    1

    Version

    1.1.2

    License

    MIT

    Unpacked Size

    53.9 kB

    Total Files

    41

    Last publish

    Collaborators

    • tcoats