-
Notifications
You must be signed in to change notification settings - Fork 562
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
客户端用 Netty,太重了吧 #1
Comments
这个博客上有说的,只是起一个抛砖引玉的作用,供大家作个参考,目前用的是netty-all包,可以选用别的,也可以考虑作jar包裁剪的哈 |
要是有openfire的就好了 |
连接层用 |
都可以的,这个只是其中一种,后续会基于UDP和WebSocket写一篇文章。 |
目前没有 |
jar包已做裁剪,望知悉。 |
具体裁剪了哪部分,能介绍一下么? |
这里不好贴图,文章里有介绍,在文章的下方。https://juejin.im/post/5c97ae12e51d45580b681b0b |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
netty 一个 jar 包进来,2W+个方法,谁能顶得住?
有考虑 jar 包做裁剪么?
The text was updated successfully, but these errors were encountered: