-
Notifications
You must be signed in to change notification settings - Fork 17
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
Comments
zippy
added a commit
that referenced
this issue
Feb 9, 2016
zippy
added a commit
that referenced
this issue
Feb 24, 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
Feb 29, 2016
zippy
added a commit
that referenced
this issue
Feb 29, 2016
zippy
added a commit
that referenced
this issue
Mar 3, 2016
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
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
added a commit
that referenced
this issue
May 1, 2016
zippy
added a commit
that referenced
this issue
May 3, 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)
zippy
added a commit
that referenced
this issue
May 12, 2016
zippy
added a commit
that referenced
this issue
May 13, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: