Open kltm opened 7 years ago
Implement the catch and throw portions of Noctua's light federation protocol (see: https://github.com/geneontology/noctua/issues/403), a Galaxy-like way for applications to federate and pass data with zero knowledge of the caller.
The first use case would be able to catch from and throw back to a Noctua instance: https://github.com/geneontology/noctua/issues/403
Given that most of the Galaxy code remains in place, this would be very easy to piggyback.
Implement the catch and throw portions of Noctua's light federation protocol (see: https://github.com/geneontology/noctua/issues/403), a Galaxy-like way for applications to federate and pass data with zero knowledge of the caller.
The first use case would be able to catch from and throw back to a Noctua instance: https://github.com/geneontology/noctua/issues/403