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-3.0.0 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-3.0.0.pre.387 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-3.0.0.pre.385 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-3.0.0.pre.384 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-3.0.0.pre.382 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-3.0.0.pre.366 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-3.0.0.pre.364 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-3.0.0.pre.358 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-3.0.0.pre.354 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-3.0.0.pre.352 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-3.0.0.pre.351 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-3.0.0.pre.336 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-3.0.0.pre.335 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-3.0.0.pre.334 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-3.0.0.pre.330 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-3.0.0.pre.328 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-3.0.0.pre.327 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.7.2 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.7.2.pre.322 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-2.7.2.pre.320 spec/support/schemas/request/base/info.json