Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

EventSource client for ABAP

Former Member
0 Likes
922

Hi all

Does eventsource client exist for ABAP like https://developer.mozilla.org/en-US/docs/Web/API/EventSource?

Thanks

3 REPLIES 3
Read only

SimoneMilesi
Active Contributor
0 Likes
854

I think the closest shot you can have are ABAP Channels

Read only

0 Likes
854

Does it exist socket programming in ABAP?

Read only

0 Likes
854

zero_coder I guess the answer is still ABAP Channels.

I'm not a big expert on the topic, having just played with them a couple of times ages ago, but for what I understood they are something between the two topics.