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

Draft: Create Network driver instead of directly using sockets. #2256

Draft
wants to merge 47 commits into
base: master
Choose a base branch
from

Commits on Jan 13, 2024

  1. Added comment about test

    edwardalee committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    1ee306f View commit details
    Browse the repository at this point in the history
  2. Spotless

    edwardalee committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    f71a2b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Align reactor-c

    edwardalee committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    2d77be2 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Align reactor-c

    edwardalee committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    0466e8b View commit details
    Browse the repository at this point in the history
  2. Align reactor-c

    edwardalee committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    d9ebe5a View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Configuration menu
    Copy the full SHA
    fbbf9de View commit details
    Browse the repository at this point in the history
  2. Spotless

    edwardalee committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    3cf5b4d View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    e5e78f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    3cc5488 View commit details
    Browse the repository at this point in the history
  2. Update reactor-c

    Jakio815 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    bc9a001 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    28d2cf2 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Minor fix & sync

    Jakio815 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    c43193e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a0feec View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Update branch

    Jakio815 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    386af00 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Add largefile test

    Jakio815 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    0959353 View commit details
    Browse the repository at this point in the history
  2. Sync main

    Jakio815 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    76570b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8865f12 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    3b7949e View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    4b71ee7 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    696c6e9 View commit details
    Browse the repository at this point in the history
  2. Fix reactor-c

    Jakio815 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    43942da View commit details
    Browse the repository at this point in the history
  3. Fix reactor-c point

    Jakio815 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    1bce919 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. New target property "comm-type"

    - comm-type := {TCP, SST, MQTT}
    - The default comm-type is "TCP".
    Jakio815 authored and chanijjani committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    b749c0b View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    2ce83fe View commit details
    Browse the repository at this point in the history
  2. Make sstconfiggenerator

    Jakio815 committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    81e87de View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Configuration menu
    Copy the full SHA
    a1a4718 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca6027a View commit details
    Browse the repository at this point in the history
  3. Warning fix

    Jakio815 committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    af32aa4 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    2018d0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dde189 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    d45a124 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb79f08 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    bcd4630 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Fix config generator.

    Jakio815 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    33eb818 View commit details
    Browse the repository at this point in the history
  2. Minor fix

    Jakio815 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    fec1b1d View commit details
    Browse the repository at this point in the history
  3. Fix to use message reporter.

    Jakio815 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    60e8ac8 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Add SST Path Property

    Jakio815 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    080ffad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1daca4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fe2faa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3775f17 View commit details
    Browse the repository at this point in the history
  5. Fix SST process executor

    Jakio815 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    d8cda8e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    28480b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    814ae53 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Add getSSTAuthPath

    Jakio815 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    032a84d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b1039b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5af234b View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    e85076c View commit details
    Browse the repository at this point in the history