Skip to content

chat,user: initial plumbing for pay-to-chat #41

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

mfycheng
Copy link
Contributor

No description provided.

We may not use sha256 for every single ChatId.
As we no longer look to fully replace v1, we can make some simplifying
internal changes with how the system works. While most of that is on
server, some of the response codes and layouts (i.e. around identity)
shift. Those changes are reflected here.
Introduce (and break/rename) two new streams: ChatEvents and Messages.

ChatEvents is used to power the 'home screen' and other high level chat
views. Message stream still exists as a way to get real time messages
for all chat types.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant