JSPM

svarm

0.1.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q27742F
  • License MIT

One Implementation of vermon-web (svarm is read "swarm"), a swarm of vermon-web servers who communicate with each other

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