zephyr/samples/net/sockets/websocket_client/src
Jukka Rissanen 748eb99646 samples: net: websocket: Verify the received data properly
Make sure that we do not calculate terminating \n when comparing
the received data to sent data because the \n is not part of
the lorem_ipsum buffer.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-01-28 19:49:16 +02:00
..
ca_certificate.h
https-cert.der
main.c samples: net: websocket: Verify the received data properly 2020-01-28 19:49:16 +02:00