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

Create HTTP edge receptor #109

Open
8 of 9 tasks
zippy opened this issue Feb 6, 2016 · 2 comments
Open
8 of 9 tasks

Create HTTP edge receptor #109

zippy opened this issue Feb 6, 2016 · 2 comments
Assignees
Milestone

Comments

@zippy
Copy link
Owner

zippy commented Feb 6, 2016

@zippy zippy self-assigned this Feb 6, 2016
@zippy zippy added this to the Feb milestone Feb 6, 2016
zippy added a commit that referenced this issue Feb 25, 2016
routing response back to socket still missing
zippy added a commit that referenced this issue Feb 25, 2016
convert Reader/Writer edge receptors to processes that can
be added to an EDGE_STREAM receptor
zippy added a commit that referenced this issue Feb 29, 2016
added aspect as a slot to the REQUESTING protocol and to
stream edge receptor constructing
zippy added a commit that referenced this issue Feb 29, 2016
move code to write to stream out of process.c by
adding generic tree to stream writing function _t_write
and _st_write
also adds LINES symbol for writing multiple lines at once
zippy added a commit that referenced this issue Mar 10, 2016
zippy added a commit that referenced this issue Mar 14, 2016
allows listening on a socket and spins of a r/w stream for
each incoming connection
@zippy
Copy link
Owner Author

zippy commented Mar 14, 2016

52eaa6a adds socket handling to stream.c

zippy added a commit that referenced this issue Mar 15, 2016
still missing is a way to close the spun up reader/writers
it spins up after receiving a connection
@zippy
Copy link
Owner Author

zippy commented Mar 15, 2016

82776e0 adds first pass at listener edge receptor.
still missing is a way to close the spun up reader/writers it spins up after receiving a connection, see #125

@zippy zippy modified the milestones: Apr, Mar Apr 2, 2016
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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant