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

Custom send implementation #76

Merged
merged 48 commits into from
Apr 3, 2023
Merged

Custom send implementation #76

merged 48 commits into from
Apr 3, 2023

Commits on Jan 24, 2023

  1. Brainstorming

    ShortDevelopment committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    3e799e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e283951 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    0d8034e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77b3cee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93206d0 View commit details
    Browse the repository at this point in the history
  4. Fix auth

    ShortDevelopment committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    f227d43 View commit details
    Browse the repository at this point in the history
  5. Fix WriteWithLength

    ShortDevelopment committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    084810e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c414893 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Working on channels

    ShortDevelopment committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    30976d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bf7619 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    c584d4b View commit details
    Browse the repository at this point in the history
  2. Display ip

    ShortDevelopment committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    122ee90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ea4665 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Fix channel

    ShortDevelopment committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    b4fe99e View commit details
    Browse the repository at this point in the history
  2. Transport type

    ShortDevelopment committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    7376152 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    572c14e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c3c305 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. Merge master

    ShortDevelopment committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    d51a256 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. Configuration menu
    Copy the full SHA
    938a0c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d78faf8 View commit details
    Browse the repository at this point in the history
  3. Refactoring

    ShortDevelopment committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    333e3c8 View commit details
    Browse the repository at this point in the history
  4. App refactoring

    ShortDevelopment committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    5edb1c9 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Fix android to android

    Fixes #37
    ShortDevelopment committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    84a943c View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Fix PropertyValue

    ShortDevelopment committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    36be13b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55c6d2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac2c86a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45aeb48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    923c69c View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. Working uri transfer

    ShortDevelopment committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    dbc2fa0 View commit details
    Browse the repository at this point in the history
  2. Logging tests

    ShortDevelopment committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    6b86390 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Use interlocked

    ShortDevelopment committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    8937325 View commit details
    Browse the repository at this point in the history
  2. Utils

    ShortDevelopment committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    a4446e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Working uri transfer

    ShortDevelopment committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    a5c2d27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a31773e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58f060e View commit details
    Browse the repository at this point in the history
  4. Message fragmentation

    Fixes #68
    ShortDevelopment committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    28ac392 View commit details
    Browse the repository at this point in the history
  5. Working file transfer

    ShortDevelopment committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    c499d39 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. Configuration menu
    Copy the full SHA
    5241744 View commit details
    Browse the repository at this point in the history
  2. net7.0

    ShortDevelopment committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    a58bf22 View commit details
    Browse the repository at this point in the history
  3. Working progress

    ShortDevelopment committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    fc10dad View commit details
    Browse the repository at this point in the history
  4. Explicit beacon generation

    Fixes #70
    ShortDevelopment committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    5fb37b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. Refactoring

    Working DeviceInfo msg
    ShortDevelopment committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    592156b View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

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

Commits on Mar 23, 2023

  1. Fix upgrade flow

    ShortDevelopment committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    561f74d View commit details
    Browse the repository at this point in the history
  2. Cache sockets

    ShortDevelopment committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    f1789c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fc3ab7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93d21e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Merge master

    ShortDevelopment committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    a72770f View commit details
    Browse the repository at this point in the history