fixstars / lightning-kit

Reactive data transfer framework
Other
1 stars 0 forks source link

TCP Frame builder on cpu #7

Closed masaruito110 closed 7 months ago

masaruito110 commented 7 months ago

roughly implemented.

Frame building part is wip, but the rough behavior is ok.

Reciever <-> FrameBuilder <-> FrameReceiver

masaruito110 commented 7 months ago
  1. Accept expected packets
  2. Construct all frames
  3. handle AVX512/AVX2.