Server-sent live updates: protocol and reference implementation
api
graphql
golang
websocket
realtime
web-api
hypermedia
server-sent-events
streaming-api
push
subscriptions
realtime-api
async-api
mercure
-
Updated
Sep 5, 2020 - Go
Is your feature request related to a problem? Please describe.
Currently, it's not obvious how we can access the raw API key from within a view that's protected behind a permission classes. (This may be useful in order to e.g. fetch resources associated to that key).
Users can access the request headers directly: