wetube/bitcloud

Bitcloud.c: Basic event loop

Opened this issue · 0 comments

Use libuv
Create a basic event loop, initially for use by network communication operations.
Test by having a "Hello world" response sent as soon as an connect event occurs to the node's open socket.
Then, maybe have a response sent every minute thereafter that the socket connection remains.