Skip to content
This repository was archived by the owner on Apr 6, 2021. It is now read-only.
This repository was archived by the owner on Apr 6, 2021. It is now read-only.

Clarify 'Client' naming #123

Description

@jdmnd
  • rename Client to Core
  • rename Deepstream to Client

I'm also considering moving all core-related classes into a separate (or nested) namespace e.g. deepstream::core
This would help encapsulate core functionality from users, since library users are likely to do something like using namespace deepstream, but shouldn't then have access to all the core classes like (current) Client since this could be confusing.

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