2022-04-19 15:13:55 +02:00

12 lines
388 B
JSON

{
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^4.0.0/components/context.jsonld",
"@graph": [
{
"comment": "Advertises the websocket connection.",
"@id": "urn:solid-server:default:Middleware_WebSocket",
"@type": "WebSocketAdvertiser",
"baseUrl": { "@id": "urn:solid-server:default:variable:baseUrl" }
}
]
}