PlummersSoftwareLLC / NightDriverStrip

NightDriver client for ESP32
https://plummerssoftwarellc.github.io/NightDriverStrip/
GNU General Public License v3.0
1.34k stars 218 forks source link

Apply socketserver.h improvements from (original) #648 #665

Open rbergen opened 2 weeks ago

rbergen commented 2 weeks ago

Description

This applies the linguistic (natural language and C++) improvements to socketserver.h that were originally included in #648. I excluded them from that PR because I am not able to test them.

This means that as soon as someone can confirm they have seen the socket server fully working on at least one device and at least one configuration(/project/environment) with these changes applied, they can be merged also.

Contributing requirements