Open wuzikai18 opened 3 months ago
You seem to be getting a WebSocket error, but at first look that doesn't seem to be related to Apollo Client. Can you try to remove AC from the picture and report back if it works opening a direct WebSocket connection without Apollo Client?
is there a demo for setting up client with wss connection
the example provided doesn't that muxh unable to setup in my next 14 app
@Sudhanshu8257 There is nothing different compared to Apollo Client outside of Next.js, you should be able to go with the normal examples.