Skip to content

Technology Compatibility Kit (TCK) for RSocket implementations

License

Notifications You must be signed in to change notification settings

rsocket/rsocket-tck

RSocket TCK

Build Status

The goal of this project is to provide a reliable polyglot testing suite to verify both existing and upcoming versions of servers and clients that use the RSocket protocol.

Notice

Previous scala implementation is in master branch

Outline

The challenge of creating any test suite for network protocols is that we must have a wait for one side to behave according to how we expect, so we can check that the appropriate outputs are received given a certain input. Another challenge is that the tests must be polyglot (support multiple languages), as this network protocol can, and will be, implemented in various languages.

About

Technology Compatibility Kit (TCK) for RSocket implementations

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published