Nathan Stults

Results 5 comments of Nathan Stults

That seems like the ticket to me. It seems several components have currently non-exported contexts to control their state - so it might be a broader effort. Happy to take...

I'm seeing the same thing, except that the error in the console is slightly different: ![image](https://user-images.githubusercontent.com/132444/195726834-b6be007c-c40c-44e7-a607-b7c760cab903.png)

This appears to be exactly how PusherApp works, so I bet it's possible and reliable and I agree, this would be a very nice feature, secure, private messaging is a...

What pusher does is pretty much what you suggest - the JS library makes an AJAX call to your server via some well known URL. Your server uses session info...