Websockets for real-time updates
April 1st, 2024
WebSockets give creators a direct feed of the tips that are left on their pages. Once a tip is processed, a simple payload is pushed to your WebSocket connection so you can handle it in real-time.
To dive right in and learn more, head over to our docs.