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

531 implementation network layer #536

Open
wants to merge 11 commits into
base: Release4
Choose a base branch
from

Commits on Jan 22, 2023

  1. add class MsgTransProvider

    huebl committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    f1bf69a View commit details
    Browse the repository at this point in the history
  2. add class MsgTransSubscriber

    huebl committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    85adf23 View commit details
    Browse the repository at this point in the history
  3. add some interface functions

    huebl committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    56434b1 View commit details
    Browse the repository at this point in the history
  4. add receiver function

    huebl committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    9f13b3b View commit details
    Browse the repository at this point in the history
  5. rename class

    huebl committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    1ad233f View commit details
    Browse the repository at this point in the history
  6. MessageTransport Network Send and Recv Events handled

    NetworkMessage class has been added
    
    Temporary code for publishloop has been added
    
    unit test for MessageTransport has been added
    
    NetworkMessageProcessor class has been added
    upendar25 authored and huebl committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    04c3ba7 View commit details
    Browse the repository at this point in the history
  7. add class MsgTransProvider

    huebl committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    4266d98 View commit details
    Browse the repository at this point in the history
  8. add class MsgTransSubscriber

    huebl committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    42b1635 View commit details
    Browse the repository at this point in the history
  9. add some interface functions

    huebl committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    73700ef View commit details
    Browse the repository at this point in the history
  10. add receiver function

    huebl committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    db57b08 View commit details
    Browse the repository at this point in the history
  11. rename class

    huebl committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    28d84f4 View commit details
    Browse the repository at this point in the history