Merge Interface branch onto development branch #5

Closed
michael-bailey wants to merge 53 commits from Interface into master
michael-bailey commented 2021-02-08 18:16:55 +00:00 (Migrated from github.com)

This has nothing to do with interfaces its just named that.

~ restructured the file system to reflect changes in the module tree.

  • created a new client struct that will use parts of older client implementations
  • created client manager to own the clients connected. This should better conform to rusts ownership model
  • Each component has a tick method that will be called as a cooperative multitasking like system that can later be threaded.

This should be a better way of organizing program flow

This has nothing to do with interfaces its just named that. ~ restructured the file system to reflect changes in the module tree. + created a new client struct that will use parts of older client implementations + created client manager to own the clients connected. This should better conform to rusts ownership model + Each component has a tick method that will be called as a cooperative multitasking like system that can later be threaded. This should be a better way of organizing program flow
Mitch161 (Migrated from github.com) reviewed 2021-02-08 18:16:55 +00:00
michael-bailey commented 2021-02-08 18:17:43 +00:00 (Migrated from github.com)

didn't realize how many commits I had on this.

didn't realize how many commits I had on this.

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
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: British-Information-Technologies/ChatKit-server#5
No description provided.