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

plumber-bridge component #124

Open
ERnsTL opened this issue Aug 8, 2018 · 0 comments
Open

plumber-bridge component #124

ERnsTL opened this issue Aug 8, 2018 · 0 comments

Comments

@ERnsTL
Copy link
Owner

ERnsTL commented Aug 8, 2018

  • Goal: Send packets to and from a plumber FBP network in and out of a flowd network. Plumber shared memory on one side, named pipe via flowd on the other side.
  • TODO Research C ABI to expose?
  • TODO Compilation target for loading this component into the plumber environment? .so shared library?
  • TODO Which functions to expose? onload, oncreate, onmessage or something similar?
  • TODO Data structures for messages and commands?
  • Reference: plumber components/servlets in various languages should explain most points above
  • export Go functions as C library using Cgo export
  • Target languages: Rust or Go.
@ERnsTL ERnsTL added this to the Beta Version milestone Aug 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant