0

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?

D-Dᴙum
  • 7,689
  • 8
  • 58
  • 97

1 Answers1

0

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.

user650839
  • 2,594
  • 1
  • 13
  • 9