Content pfp
Content
@
0 reply
0 recast
0 reaction

Greg pfp
Greg
@greg
niche question - anybody worked with eventsource before / solved the following issue? I'm subscribing to the same local URL in nodejs and the browser but getting different messages (doesn't reach node, or at least not for a long time) and I can't figure out why
3 replies
1 recast
11 reactions

Greg pfp
Greg
@greg
also having to use gif instead of video is painful 🥲
0 reply
0 recast
3 reactions

Jeff Stout pfp
Jeff Stout
@stout
Vaguely remember coming across a similar issue once with some implementations of event source where the payload needed to reach a certain byte size before it was delivered. Troubleshooting step could be to send a very large payload each time and see if node gets more consistent delivery.
2 replies
0 recast
1 reaction

Jeff Stout pfp
Jeff Stout
@stout
I’m curious - did you end up figuring this out?
0 reply
0 recast
0 reaction