Server: Implement chat instances #3
Labels
No labels
bug
Component/Client
Component/Frontend
Component/Server
duplicate
enhancement
invalid
main feature
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: binaryDiv/instantchat#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
For now, there is only 1 chat instance (chat ID is ignored, or only one chat ID is valid).
Implement multiple chat instances.
Implement creating new chat instances. (New command type? Or just 'init' with a special chat_id value like -1? Or 'init' with a 'create' parameter?)