Skip to content

Find a better way to classify websockets. #3

Description

@dkran

Is the client receiving the WHOLE database? Is it receiving just a change? I need a better way to classify it on both the server and the client. Right now the only way the server sends out things is {type: "ipinfo", data: [...]} which is the whole database upon each update. Very inefficient at scale.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions