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

Jbflow/feature/tcp socket #119

Open
wants to merge 25 commits into
base: websockets
Choose a base branch
from

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    d9d5b47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c01912 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa37b1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e95149b View commit details
    Browse the repository at this point in the history
  5. message parsing

    jbflow committed May 21, 2024
    Configuration menu
    Copy the full SHA
    03a55fc View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    dee9906 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbea3c4 View commit details
    Browse the repository at this point in the history
  3. added seperate UDP/TCP socket

    jbflow committed May 28, 2024
    Configuration menu
    Copy the full SHA
    dc9571e View commit details
    Browse the repository at this point in the history
  4. add socket disconnect logic

    jbflow committed May 28, 2024
    Configuration menu
    Copy the full SHA
    2b1577a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72f4687 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. create socket interface

    jbflow committed May 29, 2024
    Configuration menu
    Copy the full SHA
    fd81481 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e7c0b1 View commit details
    Browse the repository at this point in the history
  3. removed not needed scripts

    jbflow committed May 29, 2024
    Configuration menu
    Copy the full SHA
    dd88e6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8570d84 View commit details
    Browse the repository at this point in the history
  5. handle shutdown logic

    jbflow committed May 29, 2024
    Configuration menu
    Copy the full SHA
    d1f465b View commit details
    Browse the repository at this point in the history
  6. tcp socket shutdown

    jbflow committed May 29, 2024
    Configuration menu
    Copy the full SHA
    68f1fe8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e67f9da View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c207f44 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    338a7ca View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    fec8822 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92b537c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bc69ea View commit details
    Browse the repository at this point in the history
  4. update tcp socket class

    jbflow committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    0372444 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abc0003 View commit details
    Browse the repository at this point in the history
  6. reformat files

    jbflow committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    afae9c6 View commit details
    Browse the repository at this point in the history