Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Listener socket stream edge receptor #137

Open
zippy opened this issue Apr 13, 2016 · 1 comment
Open

Listener socket stream edge receptor #137

zippy opened this issue Apr 13, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@zippy
Copy link
Owner

zippy commented Apr 13, 2016

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 zippy self-assigned this Apr 13, 2016
@zippy zippy added this to the Apr milestone Apr 13, 2016
@zippy zippy mentioned this issue Apr 13, 2016
9 tasks
@zippy zippy changed the title Listener Stream edge receptor Listener socket stream edge receptor Apr 13, 2016
zippy added a commit that referenced this issue Apr 16, 2016
still needs some work re control channel
@zippy
Copy link
Owner Author

zippy commented Apr 16, 2016

440cff1 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 added a commit that referenced this issue May 12, 2016
fixed bugs in PROTOCOL_DEFAULTS handling and in __t_fill_template when fill deletes a slot
also fixes bugs parsing a NULL_SYMBOL in _t_build2 (i.e. if used in base_defs.pl)
@zippy zippy modified the milestones: Proto Launch, May May 13, 2016
@zippy zippy added partial and removed in progress labels May 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant