Could client APIs take session ID only?
未關閉
- 主要語言
- Haskell
- 星號
- 952
- 分支
- 50
- PR 合併指標
- 30 天內沒有已合併 PR
描述
The fact that client APIs take both connection and session ID implies that it's possible to have the same session ID across connections. Correct me if I'm wrong but I don't think that's true. In that case, it'd probably be better to create a session ID from a connection and have the APIs decide which connection to use behind the scenes. This would make it harder to use them incorrectly.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。