Skip to content
This repository was archived by the owner on Jul 13, 2021. It is now read-only.

feat: add option to set client/server port seperatly for sockets#80

Open
DBosley wants to merge 1 commit into
webpack-contrib:masterfrom
DBosley:master
Open

feat: add option to set client/server port seperatly for sockets#80
DBosley wants to merge 1 commit into
webpack-contrib:masterfrom
DBosley:master

Conversation

@DBosley

@DBosley DBosley commented Jun 25, 2018

Copy link
Copy Markdown

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Fixes #79.
Adds server/client configuration for the websocket port.

Breaking Changes

Additional Info

@jsf-clabot

jsf-clabot commented Jun 25, 2018

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@shellscape shellscape changed the title fix: add option to set client/server port seperatly for socket conns feat: add option to set client/server port seperatly for socket conns Jun 25, 2018
@shellscape

Copy link
Copy Markdown
Contributor

Thanks for the PR 🍺

Really appreciate your efforts here. But it may have been premature before we've had the chance to discuss the proposal in #79.

@DBosley

DBosley commented Jun 25, 2018

Copy link
Copy Markdown
Author

That's entirely fine. This issue was blocking me locally so I wanted to test out the idea. I had some spare time so I figured I'd fork it and give it a shot. If there are changes you'd like to make to the proposal or the PR, or if you don't think the idea's worth adding we can go from there.

@shellscape

Copy link
Copy Markdown
Contributor

👍 Let's discuss on the issue you created.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add server/client configuration to port option (like with "host" option)

4 participants