Morse-Code-over-IP / chatserver-mopp-udp

GNU General Public License v3.0
7 stars 2 forks source link

Reworked udp packet decode. Now its one function instead of two. #4

Closed sq6emm closed 8 months ago

sq6emm commented 8 months ago

Optimized packet if then else section of packet receiver logic.

THIS commit require updated MOPP library with working DECODE function.