Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: libcoolsocket/java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: logging
Choose a base ref
...
head repository: libcoolsocket/java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 50 files changed
  • 1 contributor

Commits on Feb 17, 2022

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

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    2400a62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d51967 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fba37e View commit details
    Browse the repository at this point in the history
  4. Bump version to 2.0-rc19

    velitasali committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    65f1dd0 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. Configuration menu
    Copy the full SHA
    346946a View commit details
    Browse the repository at this point in the history
  2. fix(multichannel): Do not synchronize to read/write methods

    This allows multiple threads to use write and read at the same time.
    velitasali committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    f209a61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b5adb3 View commit details
    Browse the repository at this point in the history
  4. Bump version to 2.0-rc20

    velitasali committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    0869d28 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2025

  1. refactor(channel): Simply how packets are handled

    fix(packet): Fix misreporting of packet sizes in one of the write functions
    velitasali committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    2cc3446 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d7d79b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7bb63d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4621d15 View commit details
    Browse the repository at this point in the history
Loading