uNetworking / uSockets

Miniscule cross-platform eventing, networking & crypto for async applications
Apache License 2.0
1.29k stars 267 forks source link

fix bug on echo example #225

Closed enzo418 closed 3 months ago

enzo418 commented 3 months ago

Corrected memcpy line to avoid re-copying already sent data.

uNetworkingAB commented 3 months ago

lol