Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Netty instead of Java NIO to create Telnet Server. #257

Merged
merged 12 commits into from
Aug 21, 2019

Conversation

QilongZhang
Copy link
Contributor

No description provided.

@QilongZhang QilongZhang added this to the 1.0.0 milestone Jun 11, 2019
@straybirdzls
Copy link
Member

CI fails for this PR @QilongZhang

<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
<version>${netty.version}</version>
Copy link
Member

Choose a reason for hiding this comment

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

<version>${netty.version}</version> is unnecessary here

@glmapper glmapper merged commit a752298 into sofastack:master Aug 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants