- Published type definitions
- Tidied up the code build/publish step
- Basic command validation
- Executes multiple commands
- Forked node-json-protocol, created template repository, created new repository for nosozu
- Merged proof of concept status request with existing client
- Update readme, license
- Brought in assets to use in tests
- Add class for building the command requests, presenting a slightly more sane api for the end user
- Bootstrapped minimal client that can send and receive a status message to a running Sozu server over a Unix socket.
- Add some docs
- Add Github Actions for JS related items.