romp 0.5.2

STOMP server and WebSockets platform
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "name": "xtomp-runner",
  "version": "1.0.0",
  "description": "tests for xtomp-ngin",
  "homepage": "http://xtomp.tp23.org",
  "license": "UNLICENSED",
  "author": {
    "name": "teknopaul",
    "url": "me@teknopaul.com"
  },
  "engines": {
    "node": "*"
  },
  "repository" : {
    "type" : "nmm",
    "url" : "http://nmm:7333"
  }
}