문제

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?

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top