AllenNeuralDynamics / AllenNeuralDynamics/one-liner
Support identifying encoding of relayed zmq stream
未关闭
- 主要语言
- Python
- 星标
- 3
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。