RSocket swift client used for testing key features and functionalities
swift build
Local RSocket server that echos back request/respone metadata and data
- clone https://github.com/tfung1/rsocket-test-server
- start server
yarn start
swift test
- RequestResponse metadata and data sent are the same