Content pfp
Content
@
0 reply
0 recast
0 reaction

rish pfp
rish
@rish
(niche feature, bit more iykyk) For those streaming raw events straight from a hub gRPC, you know the events need to be massaged and joined with other data before they can be used in your app. To solve for that, we now have a real time Kafka stream where developers can consume fully hydrated events and use them directly in their applications. Screenshot below shows raw hub event on the left and Kafka stream event on the right, you'll notice even the embed metadata is hydrated in Kafka. The Kafka pipeline stores the events for longer so if your app missed something, you can pick back up from where you left off. Overall, should make development a lot easier compared to wrangling raw hub streams. Reach out if interested. There is a node example you can plug and play to get started: https://github.com/neynarxyz/farcaster-examples/tree/main/neynar-webhook-kafka-consumer h/t @flashprofits.eth @shreyas-chorge for the work ๐Ÿช https://docs.neynar.com/docs/from-kafka-stream
6 replies
12 recasts
51 reactions

Andrei O. pfp
Andrei O.
@andrei0x309
Looks inetersting for apps that process events. Would take some effort to convert from old data fromat that come from processing hub events, but peroformance should be better, after that in theory.
0 reply
0 recast
1 reaction