{"BaresoilJson":{"name":"BaresoilJson","type":"object","fields":{"client":{"type":"object","optional":true,"fields":{"path":{"type":"string","optional":true},"hooks":{"type":"array","optional":true,"elementType":{"type":"object","fields":{"type":{"type":"factor","factors":["dev-server","build","init"]},"command":{"type":"string"},"workingDir":{"type":"string"},"name":{"type":"string","optional":true}}}},"cachePolicies":{"type":"array","optional":true,"elementType":{"type":"object","fields":{"name":{"type":"string","optional":true},"match":{"type":"string"},"maxAge":{"type":"integer","minValue":1}}}}}},"server":{"type":"object","optional":true,"fields":{"path":{"type":"string","optional":true}}}}},"BaseConnection":{"name":"BaseConnection","type":"object","fields":{"appId":{"type":"integer","minValue":1,"maxValue":9007199254740991},"clientId":{"type":"hex_buffer","minLength":10,"maxLength":80},"hostname":{"type":"string","minLength":6,"maxLength":64},"origin":{"type":"string","optional":true},"remoteAddress":{"type":"ip_address","minLength":7,"maxLength":45},"connectedAt":{"type":"epoch_timestamp_ms"},"protocol":{"type":"factor","factors":["http","ws"]}}},"RpcRequest":{"name":"RpcRequest","type":"object","fields":{"requestId":{"type":"integer"},"function":{"type":"string","maxLength":200},"arguments":{"type":"any","maxSize":26214400}}},"RpcResponse":{"type":"object","name":"RpcResponse","fields":{"requestId":{"type":"integer"},"error":{"type":"object","optional":true,"maxSize":16384},"result":{"type":"any","maxSize":26214400}}},"SvclibEvent":{"name":"SvclibEvent","type":"object","fields":{"service":{"type":"string"},"name":{"type":"string"},"data":{"type":"any","optional":true,"maxSize":16384}}},"SvclibRequest":{"name":"SvclibRequest","type":"object","fields":{"requestId":{"type":"integer"},"service":{"type":"alphanumeric","maxLength":80},"function":{"type":"alphanumeric","maxLength":80},"arguments":{"type":"array"}}},"SvclibResponse":{"name":"SvclibResponse","type":"object","fields":{"requestId":{"type":"integer"},"error":{"type":"any"},"result":{"type":"any"}}},"UserEvent":{"name":"UserEvent","type":"object","fields":{"name":{"type":"string","maxLength":64},"data":{"type":"any","maxSize":5242880,"optional":true}}},"UserlandBootstrap":{"name":"UserlandBootstrap","type":"object","fields":{"package":{"type":"base64_buffer"},"svclibInterface":{"type":"object"},"baseConnection":{"type":"BaseConnection"}}},"RBChannelCensus":{"name":"RBChannelCensus","type":"object","fields":{"channelId":{"nane":"channelId","type":"string","minLength":1,"maxLength":64},"listeners":{"type":"array","elementType":{"type":"object","fields":{"clientId":{"type":"hex_buffer","minLength":10,"maxLength":80},"status":{"type":"any","nane":"status","optional":true,"maxSize":1024}}}}}},"RBChannelListenRequest":{"name":"RBChannelListenRequest","type":"object","fields":{"channelId":{"nane":"channelId","type":"string","minLength":1,"maxLength":64},"once":{"type":"boolean","optional":true,"default":false},"status":{"type":"any","nane":"status","optional":true,"maxSize":1024}}},"RBChannelMessage":{"name":"RBChannelMessage","type":"object","fields":{"channelId":{"nane":"channelId","type":"string","minLength":1,"maxLength":64},"data":{"nane":"dataPayload","type":"any","maxSize":8192}}},"RBChannelSubscription":{"name":"RBChannelSubscription","type":"object","fields":{"channelId":{},"once":{"type":"boolean","optional":true,"default":false}}},"RBBroadcastResponse":{"name":"RBBroadcastResponse","type":"object","fields":{"delivered":{"type":"array","minElements":1,"maxElements":10,"elementType":"boolean"}}},"RBBroadcastRequest":{"name":"RBBroadcastRequest","type":"object","fields":{"channelList":{"type":"array","minElements":1,"maxElements":10,"elementType":{"nane":"channelId","type":"string","minLength":1,"maxLength":64}},"message":{"nane":"dataPayload","type":"any","maxSize":8192}}},"RBStatusChangeRequest":{"name":"RBStatusChangeRequest","type":"object","fields":{"channelId":{"nane":"channelId","type":"string","minLength":1,"maxLength":64},"status":{"type":"any","nane":"status","optional":true,"maxSize":1024}}}}