@foxglove/xmlrpc
v1.3.0
Published
TypeScript library implementing an XMLRPC client and server with pluggable server backend
Downloads
9,463
Readme
@foxglove/xmlrpc
TypeScript library implementing an XMLRPC client and server with pluggable server backend.
Usage
See the examples
directory for a simple client and server example.
License
@foxglove/xmlrpc is licensed under MIT License.
Releasing
- Run
yarn version --[major|minor|patch]
to bump version - Run
git push && git push --tags
to push new tag - GitHub Actions will take care of the rest
Stay in touch
Join our Slack channel to ask questions, share feedback, and stay up to date on what our team is working on.