AllenNeuralDynamics / AllenNeuralDynamics/clabe

Make ZMQ interface for message protocol

Đang mở
#171 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Python
Star
0
Fork
0
Merge trung bình
3 giờ 27 phút
Pull request đã merge (30 ngày)
3

Mô tả

- [ ] This should use the Aind.Behavior.Services generic protocol
- [ ] Consider using rxpy
- [ ] Should be something that creates a generic client with an api like:
```python
from this_package import RegisteredProtocol
#RegisteredProtocol is a model with all registered messages for the interface
#It follows the base Message[TPayload] format provided from the Aind.Behavior.Services api

client = zmq_client_from_registered_protocol(RegisteredProtocol)
await client.send(RegisteredProtocol.StartMessage(args)) #this awaits the return for the StartMessage
```

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á.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.