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

Improve generic host support and example #2781

Open
bentoi opened this issue Mar 16, 2023 · 0 comments
Open

Improve generic host support and example #2781

bentoi opened this issue Mar 16, 2023 · 0 comments

Comments

@bentoi
Copy link
Contributor

bentoi commented Mar 16, 2023

Our generic host example is quite complicated, the server or client needs to load the certificate, setup the ssl client/server authentication options, etc.

I think we should consider providing IHostBuilder extensions to allow setting up an IceRpc server or client more easily. We could take the same approach as ConfigureWebHostDefaults which is used to configure an http server using a startup class.

@bentoi bentoi added this to the 0.2 milestone Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant