All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.gateleen.gateleen-core.2.1.17.source-code.gateleen_core_schema_websocket Maven / Gradle / Ivy

There is a newer version: 2.1.20
Show newest version
{
	"$schema": "http://json-schema.org/draft-04/schema#",
	"properties": {
		"websockets_enabled": {
			"description": "Enable or disable websocket connections",
			"type": "boolean"
		}
	},
	"additionalProperties": false,
    "required": ["websockets_enabled"]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy