ceptr icon indicating copy to clipboard operation
ceptr copied to clipboard

Listener socket stream edge receptor

Open zippy opened this issue 9 years ago • 1 comments

This should have been it's own ticket instead of part of #109, so here are some of it's tasks.

use socket streams and CONVERSE to add a conversation in the _st_new_socket_listener callback, which sends signals on incoming data from the socket and listens for data to send to the socket.

This code needs to also listen on a control aspect for completion commands etc

zippy avatar Apr 13 '16 01:04 zippy

440cff10a499b2e5f5 adds CONVERSE based bi-directional socket edge-receptor. Still missing is the control aspect stuff to enable clients to properly close down the socket

zippy avatar Apr 16 '16 01:04 zippy