Skip to content

Local transport now uses tcp.#135

Closed
NiteshKant wants to merge 1 commit intorsocket:masterfrom
NiteshKant:local-split-transport
Closed

Local transport now uses tcp.#135
NiteshKant wants to merge 1 commit intorsocket:masterfrom
NiteshKant:local-split-transport

Conversation

@NiteshKant
Copy link
Copy Markdown
Contributor

Problem

Local transport was using a custom local socket implementation.
Netty provides a LocalChannel abstraction that can be used.

Modification

Modified reactivesocket-transport-local to use reactivesocket-transport-tcp.

#### Problem

Local transport was using a custom local socket implementation.
Netty provides a `LocalChannel` abstraction that can be used.

#### Modification

Modified `reactivesocket-transport-local` to use `reactivesocket-transport-tcp`.
@stevegury
Copy link
Copy Markdown
Member

I agree with the rationale for the change, but some tests are failing.

@NiteshKant
Copy link
Copy Markdown
Contributor Author

Yeah I haven't gotten time to dig deep on the failing tests.

@NiteshKant
Copy link
Copy Markdown
Contributor Author

Closing this since we are removing local transport (PR #142)

@NiteshKant NiteshKant closed this Jul 13, 2016
@NiteshKant NiteshKant deleted the local-split-transport branch October 26, 2016 17:07
ilayaperumalg pushed a commit to ilayaperumalg/rsocket-java that referenced this pull request Dec 26, 2017
Sign up for free to 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.

2 participants