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

Generate Service code #7

Open
rokel opened this issue Mar 18, 2019 · 3 comments
Open

Generate Service code #7

rokel opened this issue Mar 18, 2019 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@rokel
Copy link

rokel commented Mar 18, 2019

Currently only Unreal wrappers for the client stubs are generated.

Are there any plans for also generating server-side stubs?

@RChehowski RChehowski added the help wanted Extra attention is needed label Mar 18, 2019
@RChehowski
Copy link
Contributor

Hi, @rokel. Thanks for using our utility! What kind of 'server-side stubs' are you asking about? Do you want to create an UE4-driven grpc server? If so, this feature is not yet supported unfortunately, because our back-end is not written in C++. We're considering adding grpc streaming, but I can't consult you about deadlines and conditions right now.

Hope this helped.
Sincerely, Roman.

@rokel
Copy link
Author

rokel commented Mar 19, 2019

Thanks very much for making it! Yes, to embed a GRPC server in Unreal.

I've managed to do it myself manually and it works pretty nicely, but it occurs to me there is some boilerplate for implementing services that could be generated by Cornerstone.

@Ashalee
Copy link

Ashalee commented Mar 19, 2021

@rokel I'm intetresting in GRPC server in Unreal , can you Share a project demo for me, as I encountered some asynchronous thread error problems,It bothers me,I want to learn from your project, if ok, please Send demo project to my Email [email protected], Thank U very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants