Skip to content

Safe construction#37

Merged
normanmaurer merged 1 commit intonetty:masterfrom
normanmaurer:master
Nov 3, 2011
Merged

Safe construction#37
normanmaurer merged 1 commit intonetty:masterfrom
normanmaurer:master

Conversation

@normanmaurer
Copy link
Copy Markdown
Member

based on the code of the following pull request:
#18

It just make it apply again to current master

based on the code of the following pull request:
#18

It just make it apply again to current master
normanmaurer added a commit that referenced this pull request Nov 3, 2011
Safe construction via factory method
@normanmaurer normanmaurer merged commit 220d95f into netty:master Nov 3, 2011
chrisvest pushed a commit to chrisvest/netty that referenced this pull request Apr 2, 2025
Motivation:

We should set MACOSX_DEPLOYMENT_TARGET when we compile on macos to ensure while we compile on version X it can still be used by version Y.

Modifications:

- Adjust build configuration to use MACOSX_DEPLOYMENT_TARGET=10.12 (this is the minimum for quiche) when compiling on macos

Result:

Be able to use library on older macos versions as well
chrisvest pushed a commit to chrisvest/netty that referenced this pull request Apr 18, 2025
Motivation:

Lets add Http3ClientConnectionHandler as a start for client side support

Modifications:

- Add Http3ClientConnectionHandler and implement handling for bi-directional streams as defined by the RFC
- Change Http3ConnectionHandler to be more useful for the client and server as base class.
- Adjust Http3ServerConnectionHandler for the changes made in Http3ConnectionHandler.

Result:

Start to implement client side support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant