fuzhengwei / fuzhengwei/blog.github.io
netty案例,netty4.1基础入门篇十一《netty udp通信方式案例Demo》 - bugstack虫洞栈
- Dominant language
- HTML
- Stars
- 14
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
https://fuzhengwei.github.io/itstack-demo-netty-1/2019/08/14/netty%E6%A1%88%E4%BE%8B-netty4.1%E5%9F%BA%E7%A1%80%E5%85%A5%E9%97%A8%E7%AF%87%E5%8D%81%E4%B8%80-netty-udp%E9%80%9A%E4%BF%A1%E6%96%B9%E5%BC%8F%E6%A1%88%E4%BE%8BDemo.html
前言介绍
在Netty通信中UDP的实现方式也非常简单,只要注意部分代码区别于TCP即可。本章节需要注意的知识点 ;NioDatagramChannel、ChannelOption.SO_BROADCAST
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked article about the Netty 4.1 UDP communication demo and compare its content with the repository's documentation structure. The issue names no file, test, or requested correction, so the intended change and a definition of done must be clarified before work can begin.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- documentation, networking
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100