TypeScript library implementing an XMLRPC client and server with pluggable server backend
npm install @lichtblick/xmlrpcTypeScript library implementing an XMLRPC client and server with pluggable server backend.

See the examples directory for a simple client and server example.
@lichtblick/xmlrpc is licensed under the MIT License.
1. Run yarn version --[major|minor|patch] to bump version
2. Run git push && git push --tags to push new tag
3. GitHub Actions will take care of the rest