abelana
abelana copied to clipboard
Abelana is a simple and beautiful cross-platform application allowing users to publish and view photos.
I've been at this a while and I am stuck. Please advise. Thankyou. With a new, unedited clone: git clone https://github.com/GoogleCloudPlatform/abelana/ The documentation says: https://cloud.google.com/solutions/mobile/image-management-mobile-apps-grpc "Launch a local gRPC backend...
The README says: Note: The mobile client implemented in the sample uses HTTP/2 without TLS/SSL security. It should.
The Google Cloud API client libraries for Go are making some breaking changes: - The import paths are changing from `google.golang.org/cloud/...` to `cloud.google.com/go/...`. For example, if your code imports the...
The tutorial says to build a grpc from Java Docker from https://github.com/grpc/grpc-docker-library It doesn't contain any Docker file for java. Any suggestion to continue with the tutorial and push the...
It doesn't have `user_id` and `upload_url`: https://github.com/GoogleCloudPlatform/abelana/blob/master/Android/app/src/main/proto/abelanav2.proto#L127 https://github.com/GoogleCloudPlatform/abelana/blob/master/gRPCserver/src/main/proto/abelanav2.proto#L128