Skip to content
This repository has been archived by the owner on May 17, 2020. It is now read-only.

Design server structure #3

Closed
JacopoWolf opened this issue Oct 25, 2019 · 1 comment
Closed

Design server structure #3

JacopoWolf opened this issue Oct 25, 2019 · 1 comment
Assignees
Labels
design related to designing something server server related issues
Milestone

Comments

@JacopoWolf
Copy link
Owner

JacopoWolf commented Oct 25, 2019

pcpschema
need to design the structure of the server and the libraries

@JacopoWolf JacopoWolf created this issue from a note in PCP-Min.a.1 : packets (To do) Oct 25, 2019
@JacopoWolf JacopoWolf self-assigned this Oct 25, 2019
@JacopoWolf JacopoWolf added the help wanted Extra attention is needed label Oct 25, 2019
@JacopoWolf JacopoWolf added this to the PCP-M.1 milestone Oct 25, 2019
@JacopoWolf JacopoWolf added server server related issues how to explains how to do a thing and removed help wanted Extra attention is needed labels Oct 25, 2019
@JacopoWolf
Copy link
Owner Author

I wrote down some base classes in c141cf8 .
Basically the idea is to first develop a base stack to interpret and abstract payloads.

database
  ↑ ↓
memory
manager
  ↑ ↓
core logic  →   [ package ]
   ↑                ↓
[ package ]    
   ↑                   
interpreter       
  ↑ ↓
Socket             ←


@JacopoWolf JacopoWolf added review wanted design related to designing something and removed how to explains how to do a thing labels Oct 26, 2019
@JacopoWolf JacopoWolf moved this from To do to In progress in PCP-Min.a.1 : packets Oct 26, 2019
@JacopoWolf JacopoWolf pinned this issue Oct 27, 2019
PCP-Min.a.1 : packets automation moved this from In progress to Done Oct 27, 2019
@JacopoWolf JacopoWolf removed this from Done in PCP-Min.a.1 : packets Nov 3, 2019
@JacopoWolf JacopoWolf unpinned this issue Nov 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
design related to designing something server server related issues
Projects
None yet
Development

No branches or pull requests

3 participants