Skip to content

Native apps protocol #27

Description

@DarkCat09

MAX no more allows logging in with a phone number from the web app, nor allows specifying a deviceType other than WEB when connecting over WS API.

Native apps (desktop, Android, iOS) use a custom binary protocol instead of WebSockets to communicate with the OneMe backend.

For a short description, see this thread in Russian: https://gts.dc09.xyz/@darkcat09/statuses/01KGWMHJ346266GXKQEE0E8GX5

I wonder if we should implement the protocol, and if yes, whether to drop websocket support or not. After i figured out payload is LZ4-compressed (thanks to pymax library!!), everything is clear to me now, so i think i can start writing a client

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions