receive

xod-dev/esp8266-mcu/receive

Read a response from an opened connection as a stream of bytes until it closes
receive
@/receive
Read a response from an opened connection as a stream of bytes until it closes
INET@/esp8266-mcu-inet
An internet connection
SOCKxod/net/socket
A socket
BGNpulse
Begin reading
receive
INET
SOCK
BGN
INET'
CHAR
RCV
CLS
CLSpulse
Pulses when the connection is closed
RCVpulse
Pulses when a new byte is read
CHARbyte
The last read byte
INET'@/esp8266-mcu-inet
An internet connection
To use the node in your project you should have the xod-dev/esp8266-mcu library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.