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

As a gRPC User I want to get info about names and pages given a set of titleIDs #23

Closed
dimus opened this issue Oct 3, 2018 · 1 comment

Comments

@dimus
Copy link
Member

dimus commented Oct 3, 2018

Stream(or return?) pages/names data according to a stream (or array?) of title ids.

@dimus
Copy link
Member Author

dimus commented Oct 4, 2018

I am going to do a significant refactoring for this ticket and break backward compatibility, gladly not many people use our protobuf interface so far. It is interesting design decision that protobuf always takes one 'argument' and always returns one 'argument', so basically for not breaking backward compatibility it seem to be important to always give a structure with some neutral name as an input like PagesOpts or something like that.

@dimus dimus closed this as completed in 829e831 Oct 4, 2018
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

No branches or pull requests

1 participant