Skip to content

suggestion: gomobile based client #6

@joeblew99

Description

@joeblew99

This is a really useful project i have found. thanks or putting it up.

I am working on using gomobile to build mobile apps for os and android.
The GUI is Polymer / Dart based, and uses Cordova to wrap the whole thing.

GUI Layer:

  • Just a standard Polymer app
  • Does standard socket IO to the Backend Layer, just like the current Node client in the repo.

Backend Layer:

  • A standard golang code, but compiled with gomobile.
  • Its job is to proxy GRPC calls between the K8 cluster and the Polymer Client

I am proposing this as another example for this project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions