Seperate core functionality from app logic #71

Closed
opened 2024-04-28 12:49:14 +02:00 by PatrykHegenberg · 1 comment
PatrykHegenberg commented 2024-04-28 12:49:14 +02:00 (Migrated from github.com)
- [x] #72 - [x] #73 - [x] #74 - [x] #75 - [x] #94
PatrykHegenberg commented 2024-05-05 14:17:46 +02:00 (Migrated from github.com)

The core application logic is now separated from the applications. Initially, the logic was combined in a core crate. It may make sense to split this core crate further and divide it into the sender, receiver and server components.

The core application logic is now separated from the applications. Initially, the logic was combined in a core crate. It may make sense to split this core crate further and divide it into the sender, receiver and server components.
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: git/caesar-transfer#71
No description provided.