Skip to content

Separate API layer from Server #15

@Voronchuk

Description

@Voronchuk

Currently both API and GenServer callbacks are defined under the single GSS.Spreadsheet module.

We should leave API layer in GSS.Spreadsheet and transfer callbacks into a separate GSS.Spreadsheet.Server module.

Update the related supervisors, limiters, tests (all tests should pass).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions