SmartGWT 6.1p
I'm attempting to use Realtime-messaging to publish a server-side message from an application A, to a client served by application B.
Would this require instantiating a ISCMessageDispatcher with a custom RequestContext?
Are there any examples of this?
I'm attempting to use Realtime-messaging to publish a server-side message from an application A, to a client served by application B.
Would this require instantiating a ISCMessageDispatcher with a custom RequestContext?
Are there any examples of this?
Comment