Session creation and ID management #11
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Milestone: Session Management
Generate unique session IDs (UUID v4) on new chat, persist active session ID in URL params and local storage. Support creating new sessions and switching between them.
Acceptance Criteria
?session=<id>)ProcessRequestgRPC calls