Skip to content

TCP server should be able to support any version - #521

Merged
somasun merged 1 commit into
rsocket:masterfrom
somasun:multiple-version
Jun 16, 2017
Merged

TCP server should be able to support any version#521
somasun merged 1 commit into
rsocket:masterfrom
somasun:multiple-version

Conversation

@somasun

Copy link
Copy Markdown

Tested the following combinations:

./tckserver and ./tckclient -rs_use_protocol_version 0.1
./tckserver and ./tckclient -rs_use_protocol_version 1.0

Previously, the following used to fail (since the server defaulted to v0.1)

./tckserver and ./tckclient -rs_use_protocol_version 1.0

@phoad

Copy link
Copy Markdown
Member

LGTM.

@somasunsomasun closed this Jun 16, 2017
@somasunsomasun reopened this Jun 16, 2017
@somasunsomasun changed the title TCP server should be able support any versionTCP server should be able to support any versionJun 16, 2017
@somasun
somasun merged commit 04264de into rsocket:masterJun 16, 2017
@somasun
somasun deleted the multiple-version branch June 16, 2017 23:26
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@somasun@phoad@alexmalyshev