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

Redesign protocol code #388

Closed
5 of 8 tasks
snarfed opened this issue Jan 26, 2023 · 1 comment
Closed
5 of 8 tasks

Redesign protocol code #388

snarfed opened this issue Jan 26, 2023 · 1 comment

Comments

@snarfed
Copy link
Owner

snarfed commented Jan 26, 2023

Abstract it like granary abstracts formats. Big project!

Protocols:

Generic API:

  • fetch
  • send
  • receive: only implemented generically, not per protocol
    • maybe implement as big switch statement that calls per-verb handlers (always using AS1 generically)

TODO before deploying or soon after:

  • cache webmention discovery
@snarfed
Copy link
Owner Author

snarfed commented Jun 18, 2023

Subsumed by #512

@snarfed snarfed closed this as not planned Won't fix, can't repro, duplicate, stale Jun 18, 2023
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

No branches or pull requests

1 participant