Revise to use only LF throughout the protocol. Using CRLF for the interaction and LF for messages is unnecessary. Instead use LF for every line-ending.
After conversation w/Charles regarding this, decided to change all CRLF to LF. Eliminating possible sources of confusion is more important than ease of troubleshooting. - dave
Issue done.