Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Threadpools with Coroutines over D43752781. #2146

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Mar 6, 2023

  1. logic for processing peer's data

    Differential Revision: D43576520
    
    fbshipit-source-id: dd12e10bbcf10aa9f807494a2377ead042fb6ba8
    RuiyuZhu authored and facebook-github-bot committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    a8b99e4 View commit details
    Browse the repository at this point in the history
  2. logic for processing my data

    Differential Revision: D43576518
    
    fbshipit-source-id: 5f041b01f875d68747743d9642aad5c04682bfaf
    RuiyuZhu authored and facebook-github-bot committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    d4e04d5 View commit details
    Browse the repository at this point in the history
  3. Add global parameters

    Differential Revision: D43726208
    
    fbshipit-source-id: dd0b3edf01ef1c4231d3a49650e6bc1fa9f9e584
    RuiyuZhu authored and facebook-github-bot committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    39e434e View commit details
    Browse the repository at this point in the history
  4. Encryptor app

    Summary:
    UDP encryption app
    This an assembling object to host file read/write and calling into the encryptor. The integration test will be in later diff.
    
    Differential Revision: D43752781
    
    fbshipit-source-id: e9179cc6ce47904a1f5a9590f32682830fe21e15
    RuiyuZhu authored and facebook-github-bot committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    7f7262f View commit details
    Browse the repository at this point in the history
  5. Use Threadpools with Coroutines over D43752781.

    Summary: Example diff over D43752781 v1.
    
    Differential Revision: D43843234
    
    fbshipit-source-id: 3e8c880ecfeeb5079b140e62337bc2e54fe5fb47
    Mohammed Das authored and facebook-github-bot committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    9a4e422 View commit details
    Browse the repository at this point in the history