Skip to content

split out into multiple crates + rename #251

Description

@Emilgardis

I think I want to split the library into multiple parts.

I also want to if possible use a better name, twitch_api2 is only used because twitch_api was taken

e.g

come up with a name, say foo, and then

  • twitch_types (this should probably be just that as it should be pretty generic)
  • foo_helix
  • foo_eventsub
  • foo_pubsub
  • foo_core
    implements all "base" types used for above crates.
  • foo
    implements the rest, e.g clients and their actions

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions