https://github.com/serceman/rsocket-closing-channel
A behaviour reproducer
https://github.com/serceman/rsocket-closing-channel
Last synced: about 1 month ago
JSON representation
A behaviour reproducer
- Host: GitHub
- URL: https://github.com/serceman/rsocket-closing-channel
- Owner: SerCeMan
- Created: 2021-02-05T08:40:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-05T09:15:38.000Z (over 5 years ago)
- Last Synced: 2025-02-21T19:14:16.259Z (over 1 year ago)
- Language: TypeScript
- Size: 121 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reproducer
* Choose the RSocket version in `build.gradle`
* Start the server `./gradlew run`
* Run the test `yarn install && yarn test`