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: nanomsg/nng
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: CogentEmbedded/nng
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.
  • 6 commits
  • 21 files changed
  • 2 contributors

Commits on Dec 23, 2022

  1. Fill NNG_PKGS to request nng dependencies from installed location.

    Signed-off-by: Andrey Vostrikov <[email protected]>
    avostrik authored and apokriff committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    cf8f5c6 View commit details
    Browse the repository at this point in the history
  2. sp: hub: Introduce hub proto

    Add hub protocol.
    Protocol with star topology and
    send/receive guarantees.
    
    Protocol is compatible with pair0
    apokriff committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    e2230be View commit details
    Browse the repository at this point in the history
  3. src: sp: tcp: Finish receive aio on close

    Finish receive aio on tcp
    pipe close
    apokriff committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    64f5b99 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Fix mbedTLS lookup via cmake in installed location

    Signed-off-by: Andrey Vostrikov <[email protected]>
    avostrik committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    c0a0e34 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. Add ALIAS for nng library

    Signed-off-by: Andrey Vostrikov <[email protected]>
    avostrik committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    4eaf04d View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Silence warning if no API available to set thread name

    Signed-off-by: Andrey Vostrikov <[email protected]>
    avostrik committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    18872d8 View commit details
    Browse the repository at this point in the history
Loading