Package edu.yu.marketmaker.state
Class RSocketTestClient
java.lang.Object
edu.yu.marketmaker.state.RSocketTestClient
Simple standalone client to test the RSocket/TCP endpoints
exposed by
TradingStateService.
Run the main method while the trading-state-service is up
(docker compose up). It connects to localhost:7000 and exercises
each RSocket route.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RSocketTestClient
public RSocketTestClient()
-
-
Method Details
-
main
- Throws:
InterruptedException
-