5.4.0 • Published 6 years ago

node-buse v5.4.0

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

node-buse

MIT licensed Build Status styled with prettier

node-buse handles:

  • launching butler in service mode
  • connecting to it
  • sending requests and notifications to it
  • receiving results and notifications from it
  • terminating it

It implements bidirectional the JSON-RPC 2.0 Specification over TCP, excluding batch requests (section 6)

It also ships with typings for all methods of the buse (butler service) JSON-RPC 2.0 service, allowing one to make requests and notifications in a type-safe way, as long as it stays in sync with buse's own types.

Usage

It would be neat to have a code sample right in the README, but those tend to get out-of-sync with the actual code

Instead, please head over to the tests - they ought to be readable!

Note that this repository does not include any request or notification definitions. These can be generated with busegen ts, see https://github.com/itchio/butler for the busegen tool.

License

node-buse is released under the MIT license, see the LICENSE file.

5.4.0

6 years ago

5.3.0

6 years ago

5.2.0

6 years ago

5.1.0

6 years ago

5.0.0

6 years ago

4.0.0

6 years ago

3.11.0

6 years ago

3.10.0

6 years ago

3.9.0

6 years ago

3.8.0

6 years ago

3.7.0

6 years ago

3.6.0

6 years ago

3.5.0

6 years ago

3.4.0

6 years ago

3.3.0

6 years ago

3.2.0

6 years ago

3.1.0

6 years ago

3.0.0

6 years ago

2.1.0

6 years ago

2.0.0

6 years ago

1.2.0

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago

0.22.0

6 years ago

0.21.0

6 years ago

0.20.0

6 years ago

0.19.0

6 years ago

0.18.0

6 years ago

0.17.0

6 years ago

0.16.0

6 years ago

0.15.0

6 years ago

0.14.0

6 years ago

0.13.0

6 years ago

0.12.0

6 years ago

0.11.5

6 years ago

0.11.4

6 years ago

0.11.3

6 years ago

0.11.2

6 years ago

0.11.0

6 years ago

0.10.5

6 years ago

0.10.4

6 years ago

0.10.3

6 years ago

0.10.2

6 years ago

0.10.1

6 years ago

0.10.0

6 years ago

0.9.0

6 years ago

0.8.1

6 years ago

0.8.0

6 years ago

0.7.0

6 years ago

0.6.0

6 years ago

0.5.0

6 years ago

0.4.0

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago