-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Milestone
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
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Type
Projects
Status
🆕 New