-
Notifications
You must be signed in to change notification settings - Fork 764
Description
Followed nextjs example but i cant find any dns option in dashboard. how it suppose to work?
SSR shouldnt run in db then respond me from there? If i deploy static part/client somewhere else wouldnt be that weird? So cant it respond pure http? like how ... does (forgot the name it was basically keeping one websocket alive all the time and process everything via websocket to eleminate rounds and heavy things in http protocol)
Also testing it open 2 tab for nextjs template, i add something in tabx, i see that thing on second tab much more quickly then i see the result in first page which should suppose to be faster due to its origin of the data insert operation..
Sooo is this all about web sdk? then great web game frameworks could use that.. but not in websites really..