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

Project structure / Naming conventions #1

@tnull

Description

@tnull

For now I created the following submodules in the crate:

  • transport for LSPS0
  • channel_request for LSPS1
  • jit_channel for LSPS3 (possibly LSPS2 soon)

I however wonder if we should follow the namespacing introduced in the LSPSs and structure the crate along the lines of
crate::lsps0::.. etc.

A question arising from this would then how to deal with datatypes shared between LSPSs...

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