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.7.1.pre.274 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.7.0.pre.272 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.7.0 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.7.0.pre.269 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.7.0.pre.267 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.6.0 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.6.0.pre.263 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.6.0.pre.261 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.6.0.pre.260 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.6.0.pre.259 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.6.0.pre.258 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.6.0.pre.247 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.6.0.pre.246 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.6.0.pre.244 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.6.0.pre.240 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.6.0.pre.239 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.6.0.pre.238 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.6.0.pre.233 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.6.0.pre.229 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.6.0.pre.228 spec/support/schemas/request/base/info.json