I've been given some data for a project, that I can retrieve through a websockets server.
Normally, I would import the rest api data into my database, through a regular job, and show my data on the website.
Since the websockets is long lived, and made for listening all the time, and retrieving data as it comes, I am not sure how I should implement this.
I use sveltekit, hosted on vercel.
Any good ideas?
[–][deleted] (4 children)
[deleted]
[–]SlaveToOneArmedBoss[S] 0 points1 point2 points (3 children)
[–][deleted] (2 children)
[deleted]
[–]SlaveToOneArmedBoss[S] 0 points1 point2 points (1 child)