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