jerpelea commented on code in PR #1360:
URL: 
https://github.com/apache/incubator-nuttx-apps/pull/1360#discussion_r998301536


##########
system/websocket/0001-Porting-the-code-for-NuttX.patch:
##########
@@ -0,0 +1,2257 @@
+From be917069caddfc701169f165c6900ee3cc919f0e Mon Sep 17 00:00:00 2001
+From: SPRESENSE <41312067+sprese...@users.noreply.github.com>
+Date: Fri, 19 Apr 2019 17:40:58 +0900
+Subject: [PATCH] Porting the code for NuttX
+
+---
+ cwebsocket/src/cwebsocket/client.c | 801 +++++++++++++++++++----------
+ cwebsocket/src/cwebsocket/client.h | 177 ++++++-
+ cwebsocket/src/cwebsocket/common.c |  29 +-
+ cwebsocket/src/cwebsocket/common.h |  68 ++-
+ cwebsocket/src/cwebsocket/scanw.c  | 512 ++++++++++++++++++

Review Comment:
   for now is needed. later maybe we can reduce the patch even more



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to