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

Direct casts #527

Open
alexreyes opened this issue Mar 8, 2023 · 3 comments
Open

Direct casts #527

alexreyes opened this issue Mar 8, 2023 · 3 comments

Comments

@alexreyes
Copy link

Is your feature request related to a problem? Please describe.
Problem: you can build 90% of a farcaster client only using farcasterjs (which is amazing!) but it's missing direct casts.

Describe the solution you'd like
An API for retrieving and sending direct casts

Describe alternatives you've considered
Haven't looked into it too much but the alternative is to mess with farcaster hubs

@gsgalloway
Copy link
Contributor

gsgalloway commented Mar 10, 2023

Good call, this is indeed missing. I'll need to take a look at the way clients manage direct casts currently.

I don't believe that the Warpcast REST API provides this functionality, or at least publicly -- implementing this then might rely on adding in the support for hub-specific functionality that has been on the TODO list for a bit now. I'll post learnings here

@alexreyes
Copy link
Author

@gsgalloway great! Curious to hear what you find in this thread. It would be super helpful for a alt client I'm working on for fun rn.

@gsgalloway
Copy link
Contributor

This is likely dependent on issue #540

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

2 participants