Content pfp
Content
@
0 reply
0 recast
0 reaction

Stephan pfp
Stephan
@stephancill
i have a server that receives webhooks from telegram - i want to forward these requests to a 3rd party app in a way that they can independently verify the integrity of the data and respond to me with a message what's the best way of doing this with low latency?
8 replies
5 recasts
43 reactions

nx pfp
nx
@nxs
Web Sockets? Though the app should actively wait for these requests. I don’t think it’s possible if the app is not already opened.
0 reply
0 recast
0 reaction