Open
Description
As an NGF user
I want to know how to use NGF works with websocket applications
So that I can run my websocket application fronted by NGF.
Acceptance
- Write a brief document or paragraph on how to use websocket services with NGF
- This really just involves the client setting the
Upgrade: websocket
header in a request. - Any additional websocket-specific headers can be specified in a header filter if necessary (like
Sec-WebSocket-Key
orSec-WebSocket-Version
- This really just involves the client setting the
Metadata
Metadata
Assignees
Type
Projects
Status
🆕 New