Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allowing TLS options (for WSS) on App facade #848

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

melanef
Copy link

@melanef melanef commented Dec 6, 2020

The App facade is very useful because it sets up a foundation with the Router and handles all the wrapping necessary. It lacked the possibility to submit TLS configuration. This PR addresses that. This approach is being widely used in prod environment by my team.

@cboden
Copy link
Member

cboden commented Dec 7, 2020

This is awesome! I'll test this out soon.

@cboden cboden self-requested a review December 7, 2020 15:21
@melanef
Copy link
Author

melanef commented Dec 7, 2020

Thanks! Since we're here, I've written about using Ratchet, maybe you'll like to know a bit of what I did:

https://scriv.com.br/melanef/crudl-websockets-php

@cboden cboden mentioned this pull request Dec 11, 2020
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.

None yet

2 participants