fwhezfwhez / tcpx

a cross-language tcp framwork in golang
MIT License
235 stars 45 forks source link

Feature required! #9

Open fwhezfwhez opened 5 years ago

fwhezfwhez commented 5 years ago

Hello! Tcpx is all the time developing.If you want any special feature, you can suggest here.

Formating: [feature-asking] Can ... ?

[usage-aking] What/Where/When/How ... ?

[description] ...

[feature-asking] Can user from tcp protocol send message to user from kcp/udp?

[description] If two users are login via tcp,udp port, I want to send messages to each other.

[usage-asking] How to design middleware?

[description] I want to use middleware but don't know how to operate.