[Debugger] Create a simplified transmission layer (#2781)
It supports the raw packet sending over a TCP/IP protocol JerryScript-DCO-1.0-Signed-off-by: Robert Sipka rsipka.uszeged@partner.samsung.com
This commit is contained in:
@@ -35,6 +35,7 @@ bool jerryx_debugger_tcp_create (uint16_t port);
|
||||
* Message encoding interfaces.
|
||||
*/
|
||||
bool jerryx_debugger_ws_create (void);
|
||||
bool jerryx_debugger_rp_create (void);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user