AllenNeuralDynamics / AllenNeuralDynamics/one-liner
Support identifying encoding of relayed zmq stream
Aperta
- Lingua principale
- Python
- Stelle
- 3
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.