agentm / agentm/project-m36

Could client APIs take session ID only?

未關閉
#107 4 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。