Skip to content

Refactor net base for pipeline#2044

Merged
vietj merged 10 commits into
masterfrom
refactor-net-base-for-pipeline
Jul 11, 2017
Merged

Refactor net base for pipeline#2044
vietj merged 10 commits into
masterfrom
refactor-net-base-for-pipeline

Conversation

@vietj
Copy link
Copy Markdown
Member

@vietj vietj commented Jul 10, 2017

This pull request changes the internal api to extend TCP client and server. Previously one had to use inheritance, this new one exposes instead a NetSocketInternal that allows to read/write any pipeline message and modify the channel pipeline.

Copy link
Copy Markdown

@ppatierno ppatierno left a comment

Choose a reason for hiding this comment

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

Looking at the branch for using it with the MQTT server, it seems that the usage it's pretty simple.

@vietj
Copy link
Copy Markdown
Member Author

vietj commented Jul 10, 2017

can you check if there are any Netty errors ?

@ppatierno
Copy link
Copy Markdown

what do you mean by Netty errors ?

@vietj
Copy link
Copy Markdown
Member Author

vietj commented Jul 10, 2017

I mean review the quality of the code :-)

@vietj
Copy link
Copy Markdown
Member Author

vietj commented Jul 10, 2017

and I know you know Netty :-)

@vietj vietj merged commit 38a19af into master Jul 11, 2017
@vietj vietj deleted the refactor-net-base-for-pipeline branch November 30, 2017 10:31
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