zephyr/tests/net/socket/websocket
Grixa Yrev 2a992c65c0 net: websocket: new receiving algorithm
websocket_recv_msg() is reworked with using fsm. Now the function
return 0 when payload is empty, -ENOTCONN if socket close. Receiving
empty ping and sending empty pong were added in tests.
Fixes #52327

Signed-off-by: Grixa Yrev <grixayrev@yandex.ru>
2022-12-20 17:05:12 +00:00
..
src net: websocket: new receiving algorithm 2022-12-20 17:05:12 +00:00
CMakeLists.txt
prj.conf
testcase.yaml