Question

I'm new to Esper and am interested in using it to send event data via a network so consequently interested in the EsperIOSocketAdapter

It appears that SocketAdapter can only bind to a specific port which is fine if there is only one network adapter but is it possible to configure the SocketAdapter to bind to a specific network adapter too by specifying its IP address?

Was it helpful?

Solution

Please create a Esper JIRA if you need this feature. You could also use the Esper API directly and use your own Java socket transport.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top