AllenNeuralDynamics / AllenNeuralDynamics/one-liner

Support identifying encoding of relayed zmq stream

Open
#23 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Depending on the scope of what kind of relayed streams we're going to relay through RouterServer, this may be a very hard problem to solve.

If we *just* support relaying zmq streams from other RouterServer instances, we can ask the upstream RouterServer for the encoding and pass it down. If we support arbitrary zmq streams, we'd have to know the encoding in advance and likely pass it in when we create the zmq stream.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.