AllenNeuralDynamics / AllenNeuralDynamics/one-liner
Support identifying encoding of relayed zmq stream
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 3
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.