vrypan |--o--|
@vrypan.eth
Is anyone using @neynar's Snapchain gRPC URL, **without** farcaster/hub-nodejs? I'm writing a Go program and I have no idea if the errors come from my side or Neynar's.
1 reply
0 recast
4 reactions
KMac
@kmacb.eth
I’ve been trying on & off to get a grpc write to work without nodejs since releases. No lucky. @harris- may have sorted this out
1 reply
0 recast
2 reactions
Harris
@harris-
Yes I'm using https grpc via fatline-rs. I tried a lot of weird setups and url schemes. The thing that worked for me was using https termination at my reverse proxy and then h2c:// to the local node's port, then https:// in the connection url (default port 443 to the reverse proxy). I've also seen https plus custom ports that seem to work Ping me in dm if you like @vrypan.eth
0 reply
0 recast
1 reaction