Skip to content

ZeroRPC TCP vs Flask HTTP in Electron #268

Description

@petef19

Hello,
looking for guidance and experienced feedback.
Have an Electron app that communicates to the Python backend Flask server via http.
Node sends a json string to the Py API, and the Py API also responds via json.

Would switching to ZeroRPC and tcp communication speed up the communication with the Py API?
Are there any limits on the length of the json string message?
Any other Electron specific gotchas I'd need to be aware of?

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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