Skip to content

Comments

Add Server protocol article#85

Merged
adam-fowler merged 3 commits intomainfrom
server-protocol
Mar 15, 2025
Merged

Add Server protocol article#85
adam-fowler merged 3 commits intomainfrom
server-protocol

Conversation

@adam-fowler
Copy link
Member

@adam-fowler adam-fowler commented Mar 10, 2025

Add article with details about setting up application with TLS, HTTP2 and WS.
Fix up some links to improve documentation look.

@adam-fowler adam-fowler requested a review from Joannis March 10, 2025 15:37
)
```

The HTTP2 upgrade protocol has a fair amount of configuration. It includes a number of different timeouts,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to bother new users with this information? I don't think they need to know about this.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it is worth keeping. This isnt necessarily just for new users.

@adam-fowler
Copy link
Member Author

Decided to get rid of the WebSocket section as it is covered in other parts of the documentation

@adam-fowler adam-fowler requested a review from Joannis March 11, 2025 11:07
@PageImage(purpose: icon, source: "logo")
}

Adding support for TLS and HTTP/2 upgrades.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a reference to WebSocket support here as well, by linking to that doc

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't add it here because it is the byline, but can add elsewhere

Copy link
Member

@Joannis Joannis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only one small request

@adam-fowler adam-fowler merged commit 0ebe668 into main Mar 15, 2025
1 check passed
@adam-fowler adam-fowler deleted the server-protocol branch March 15, 2025 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants