issues
search
panjf2000
/
gnet
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.
https://gnet.host
Apache License 2.0
9.7k
stars
1.04k
forks
source link
add WriteToUDP
#430
Closed
Yajun312890225
closed
1 year ago
Yajun312890225
commented
1 year ago
name: Pull request about: Propose changes to the code title: 增加WriteToUDP
1. Are you opening this pull request for bug-fixes, optimizations or new feature?
增加新功能
4. Checklist
[ ] I have squashed all insignificant commits.
[ ] I have commented my code for explaining package types, values, functions, and non-obvious lines.
[ ] I have written unit tests and verified that all tests passes (if needed).
[ ] I have documented feature info on the README (only when this PR is adding a new feature).
[ ] (optional) I am willing to help maintain this change if there are issues with it later.
name: Pull request about: Propose changes to the code title: 增加WriteToUDP
1. Are you opening this pull request for bug-fixes, optimizations or new feature?
增加新功能
4. Checklist