I'm new to Web App Builder. Has anyone attempted to leverage push technologies (e.g. SignalR) in a custom widget? I'm unfamiliar with the WAB moving pieces, so I'm wondering if there are any technical reasons that this wouldn't be possible.
Thanks!
Solved! Go to Solution.
Brain,
If it can be done with the JS API then you can do it in a custom widget.
Brain,
If it can be done with the JS API then you can do it in a custom widget.
Thanks Robert. I'm playing around with a custom widget, and I do have SignalR push notifications communicating. Looks like this is very possible.