AllenNeuralDynamics / AllenNeuralDynamics/one-liner
Add `ping` to check connection
オープン
- 主要言語
- Python
- スター
- 3
- フォーク
- 0
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
It would be useful to have a standard, immediate method for checking if there's still a server connected to your RPC connection.
```python
def ping(self) -> bool:
...
```
There may be a standard zmq way to make this work, see these docs https://zguide.zeromq.org/docs/chapter4/#Heartbeating
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。