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

server implemenation #11

Closed
ghost opened this issue Mar 3, 2019 · 2 comments
Closed

server implemenation #11

ghost opened this issue Mar 3, 2019 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@ghost
Copy link

ghost commented Mar 3, 2019

i cant run java as the server.

i can make a golang server to match your api if you interested ?

Also to make it easy for lost of people to do the same why dont you change over to use GRPC ?
Dart and java and golang are well supported.
It will also make the runtime leaner.

@ghost
Copy link
Author

ghost commented Mar 3, 2019

here is a perfect example of using GRPC easily.
Adding java to this would be quite easy because the grpc codegen is in a docket.

https://github.com/dave/cfag

  • flutter gui

https://github.com/dave/cfag-server

  • golang server that also generates all GRPC

@jhomlala
Copy link
Owner

jhomlala commented Mar 3, 2019

Hi! Sure if you have some spare time. You can create new repo for your server implementation or make PR for this project.

I think that GRPC reporter also will be good. If you want, you can create your GRPC reporter implementation and I'll merge it. If you don't have time, I will do GRPC reporter near future.

I'm always welcome for any contribution :)

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant