Skip to content
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

Stateless client #96

Closed
4 of 6 tasks
JorikSchellekens opened this issue Jul 21, 2020 · 1 comment
Closed
4 of 6 tasks

Stateless client #96

JorikSchellekens opened this issue Jul 21, 2020 · 1 comment
Assignees
Labels
blocked matrix-two Work on the redesign of matrix.to

Comments

@JorikSchellekens
Copy link
Contributor

JorikSchellekens commented Jul 21, 2020

Add a stateless client which will fetch data for previews

This should have support for concurrent queries to multiple homeservers

It will support the following fetches:

  • Sharer & User
  • Resolve room aliases to ids
  • Room
  • Group
  • Event

It will also have to resolve homeservers from a domain name

  • Discover server from domain name
@JorikSchellekens JorikSchellekens added the matrix-two Work on the redesign of matrix.to label Jul 21, 2020
@JorikSchellekens JorikSchellekens self-assigned this Jul 21, 2020
@JorikSchellekens JorikSchellekens changed the title Statless client Stateless client Jul 21, 2020
@JorikSchellekens
Copy link
Contributor Author

This is currently blocked on MSC2695

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked matrix-two Work on the redesign of matrix.to
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants