Server-sent events
Server-sent events
Hi, is there a working example of Server-sent events available please?
I see some limited documentation here:
https://docs.developers.symphony.com/developer-tools/developer-tools/bdk-2.0/bdk-1.0/bot-sdk#real-time-events
And the BDK generator (symphony-bfk-cli --bot) creates a Java project with classes called SimpleEventPublisher (extending SsePublisher), however I cannot see in that project how to invoke the sending of an event. The corresponding extension app template (symphony-bdk-cli --app) does not appear to have an example which connects to the server project.
Any help you can provide would be appreciated!
Hi, is there a working example of Server-sent events available please?
I see some limited documentation here:
https://docs.developers.symphony.com/developer-tools/developer-tools/bdk-2.0/bdk-1.0/bot-sdk#real-time-events
And the BDK generator (symphony-bfk-cli --bot) creates a Java project with classes called SimpleEventPublisher (extending SsePublisher), however I cannot see in that project how to invoke the sending of an event. The corresponding extension app template (symphony-bdk-cli --app) does not appear to have an example which connects to the server project.
Any help you can provide would be appreciated!
#question
Server-sent events
Hi, is there a working example of Server-sent events available please?
I see some limited documentation here:
https://docs.developers.symphony.com/developer-tools/developer-tools/bdk-2.0/bdk-1.0/bot-sdk#real-time-events
And the BDK generator (symphony-bfk-cli --bot) creates a Java project with classes called SimpleEventPublisher (extending SsePublisher), however I cannot see in that project how to invoke the sending of an event. The corresponding extension app template (symphony-bdk-cli --app) does not appear to have an example which connects to the server project.
Any help you can provide would be appreciated!