Skip to content
This repository has been archived by the owner on Dec 3, 2019. It is now read-only.

Allow to customize bootstrap #233

Open
vietj opened this issue Oct 5, 2017 · 0 comments
Open

Allow to customize bootstrap #233

vietj opened this issue Oct 5, 2017 · 0 comments

Comments

@vietj
Copy link
Contributor

vietj commented Oct 5, 2017

The Connection seems to be tied to use JDK NIO channels.

Netty provides alternative channel native implementation as well as domain sockets.

The MySQLConnection and PostgreSQLConnection shall provide a way to customize the bootstrap to use so that MySQLConnectionHandler and PostgreSQLConnectionHandler can use native transport type instead of NioSocketChannel.class.

@vietj vietj changed the title Allow to custom bootstrap channel type Allow to use native channel type Oct 5, 2017
@vietj vietj changed the title Allow to use native channel type Allow to customize bootstrap Oct 5, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant