zephyr/subsys/net/lib/websocket
Jukka Rissanen 6170ae5e2e net: websocket: Use system provided base64 function
Instead of using mbedtls_base64, use system provided base64 encoding
function.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-03-23 08:30:26 -04:00
..
CMakeLists.txt net: websocket: Initial support for server websocket 2018-03-15 15:17:36 +02:00
Kconfig net: websocket: Use system provided base64 function 2018-03-23 08:30:26 -04:00
websocket.c net: websocket: Use system provided base64 function 2018-03-23 08:30:26 -04:00
websocket_internal.h net: websocket: Initial support for server websocket 2018-03-15 15:17:36 +02:00