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-4.0.1 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-4.0.1.pre.1265973744 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-4.0.1.pre.1265506307 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-4.0.1.pre.1265140558 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-4.0.0 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-4.0.0.pre.1001345090 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-4.0.0.pre.1001181479 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-4.0.0.pre.1001132533 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-4.0.0.pre.1001107243 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-4.0.0.pre.1001043172 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-4.0.0.pre.949167646 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-4.0.0.pre.946892338 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-4.0.0.pre.946565704 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-4.0.0.pre.939149205 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-4.0.0.pre.939137013 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-4.0.0.pre.939133437 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-4.0.0.pre.939119110 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-4.0.0.pre.939113634 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-4.0.0.pre.850041590 spec/support/schemas/request/base/info.json
ruby_rabbitmq_janus-3.0.1 spec/support/schemas/request/base/info.json