flipper-io / flipper

Flipper is a development platform that can be controlled from any programming language.
https://www.flipper.io/
Apache License 2.0
72 stars 15 forks source link

Implement Push/Pull over Asynchronous Buses #14

Closed TravisWhitaker closed 8 years ago

georgemorgan commented 8 years ago

Got push working for single packet sizes. Still need to implement pull, and handle multiple packets.