Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

ipc rpc with nano transport (simple duplex) #886

Merged
merged 16 commits into from
Apr 6, 2016
Merged

ipc rpc with nano transport (simple duplex) #886

merged 16 commits into from
Apr 6, 2016

Conversation

NikVolf
Copy link
Contributor

@NikVolf NikVolf commented Apr 5, 2016

  • using non-blocking methods of nanomsg library
  • worker with (currently) persistent two-way sockets
  • some extensions for codegen to allow deserialize from predefined buffer

really would like some suggestions and advices on this

@NikVolf NikVolf added the A0-pleasereview 🤓 Pull request needs code review. label Apr 5, 2016
@NikVolf NikVolf changed the title ipc with nano transport (simple duplex) ipc rpc with nano transport (simple duplex) Apr 5, 2016
@arkpar arkpar added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Apr 5, 2016
@NikVolf NikVolf added A3-inprogress ⏳ Pull request is in progress. No review needed at this stage. and removed A8-looksgood 🦄 Pull request is reviewed well. labels Apr 5, 2016
@NikVolf
Copy link
Contributor Author

NikVolf commented Apr 5, 2016

will update polling a bit

@NikVolf NikVolf added A0-pleasereview 🤓 Pull request needs code review. and removed A3-inprogress ⏳ Pull request is in progress. No review needed at this stage. labels Apr 5, 2016
@arkpar arkpar added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Apr 5, 2016
@arkpar arkpar merged commit 460d5bf into master Apr 6, 2016
@debris debris deleted the ipc-nano branch April 6, 2016 16:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants