Sha256: 918de93599a6ad296b5c1b17bf8ffe7a13b20dc8b4e86acd929e64b5103a346b

Contents?: true

Size: 590 Bytes

Versions: 151

Compression:

Stored size: 590 Bytes

Contents

{
  "type": "object",
  "properties": {
    "janus": { "type": "string", "pattern": "server_info" },
    "transaction": { "type":  "string" },
    "name": { "type":  "string" },
    "version": { "type":  "integer" },
    "version_string": { "type":  "string" },
    "author": { "type":  "string" },
    "data_channel": { "type":  "boolean" },
    "transports": { "type": "hash" },
    "plugins": { "type": "hash" }
  },
  "required": [
    "janus",
    "transaction",
    "name",
    "version",
    "version_string",
    "author",
    "data_channels",
    "transports",
    "plugins"
  ]
}

Version data entries

151 entries across 151 versions & 1 rubygems

Version Path
ruby_rabbitmq_janus-2.2.1.pre.181 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.2.1.pre.180 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.2.0.pre.179 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.2.0 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.2.0.pre.177 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.2.0.pre.173 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.2.0.pre.170 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.2.0.pre.168 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.2.0.pre.167 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.2.0.pre.166 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.2.0.pre.165 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.2.0.pre.164 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.2.0.pre.161 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.2.0.pre.159 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.2.0.pre.42 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.1.1 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.1.1.pre.139 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.1.0 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.1.0.pre.137 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.1.0.pre.136 spec/support/schemas/request/base/info.json