This is the legacy javascript client for the Inhumate RTI (RunTime Infrastructure), part of the Inhumate Suite. It is not to be used for new development.
Using Node (version 20 tested)
npm install
npm run build
npm test # with the broker running
npm start # for a usage example
See the usage example.