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

Can the messaging system in the front end have an interface in the backend? #25

Open
fjenett opened this issue Apr 13, 2014 · 1 comment
Labels

Comments

@fjenett
Copy link
Member

fjenett commented Apr 13, 2014

Currently we have a messaging system implemented (https://github.com/fjenett/postmessenger-js) that allows the cells to send and receive data from the set they live in. It is pretty much a server to cells multicast system.

I could see the need for more fine grained "wiring" of the cells (a la VVVV?).

@fjenett
Copy link
Member Author

fjenett commented Apr 13, 2014

As a side note: along with this comes the need for cells to be able to name their accepted / required protocol (input and output values).

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