solid / notifications

Solid Notifications Technical Reports
https://solid.github.io/notifications/protocol
MIT License
11 stars 7 forks source link

Define WebSocketSubscription2021 type for Solid Notifications #28

Closed acoburn closed 2 years ago

acoburn commented 2 years ago

This defines the WebSocketSubscription2021 type in an independent specification document.

acoburn commented 2 years ago

It is entirely possible for a WebSocket endpoint to support different subscription types. As for whether it's best to have one endpoint per type or to put all of the types on a single endpoint -- that's really an implementation decision