Package Exports
- svarm
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (svarm) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
SVARM
One Implementation of vermon-web (svarm is read "swarm"), a swarm of vermon-web servers who communicate with each other (e.g. via ActiveMQ).
v0.1.1:
- adding initial tests folder, vermon dependencies
- created basic vermon-web server in ./bin/server
- created rpmbuild (to add in future), packaging all required tools (e.g. ActiveMQ)
- Added Hello World stomp example script v0.1.0: Initial version