Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.
/ xmlrpc Public archive
generated from foxglove/template-typescript

TypeScript library implementing an XMLRPC client and server with pluggable server backend

License

Notifications You must be signed in to change notification settings

foxglove/xmlrpc

Folders and files

NameName
Last commit message
Last commit date
Oct 18, 2022
Jul 15, 2021
Oct 18, 2022
Oct 18, 2022
Apr 7, 2022
Jun 30, 2021
Jul 15, 2021
Jul 15, 2021
Jan 8, 2025
Jul 15, 2021
Jul 15, 2021
Jul 15, 2021
Jan 26, 2024
Jul 21, 2021
Oct 18, 2022
May 4, 2022

Repository files navigation

@foxglove/xmlrpc

Important

This package has moved to https://github.com/foxglove/ros-typescript.

TypeScript library implementing an XMLRPC client and server with pluggable server backend.

npm version

Usage

See the examples directory for a simple client and server example.

License

@foxglove/xmlrpc is licensed under the MIT License.

Releasing

  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

Stay in touch

Join our Slack channel to ask questions, share feedback, and stay up to date on what our team is working on.