Skip to content

[WIP] GM NATS Client#75

Draft
mathew-odwyer wants to merge 3 commits intodevfrom
tech-debt/72-gm-nats-client
Draft

[WIP] GM NATS Client#75
mathew-odwyer wants to merge 3 commits intodevfrom
tech-debt/72-gm-nats-client

Conversation

@mathew-odwyer
Copy link
Owner

@mathew-odwyer mathew-odwyer commented Dec 12, 2025

Description

Please include a summary of your changes along with relevant motivation and context.

Fixes #72

Dependencies

Please list any dependencies that are required for this change.

Type of change

  • Other: Technical Debt

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.

Test Configuration:

  • Operating System: Windows 11 Home
  • Hardware: Intel i7-10710U, 32GB RAM, Intel UHD Graphics
  • Toolchain: VS Community 2022

Proposed Design

If this PR introduces new functionality that can be considered as somewhat complex or it introduces new interfaces without implementations please give a detailed overview of how it works, when to use it and any other additional information.

Pseudo Code

If this PR does introduce complexities or new interfaces it is advised to provide some example code to showcase it's use here.

Possible Issues

Please list any possible issues that may arise from the merge of this PR.

Checklist:

  • I have updated the CHANGELOG to reflect my changes
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added unit tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • My changes generate no new warnings

@mathew-odwyer mathew-odwyer added this to the v0.3.0 milestone Dec 12, 2025
@mathew-odwyer mathew-odwyer self-assigned this Dec 12, 2025
@mathew-odwyer mathew-odwyer added core This issue relates to the core Winterhaven library. tech debt This issue relates to extra work being required. labels Dec 12, 2025
@mathew-odwyer mathew-odwyer added the v0.3.0 Issues related to v0.3.0. label Dec 12, 2025
@mathew-odwyer mathew-odwyer removed this from the v0.3.0 milestone Dec 20, 2025
@mathew-odwyer mathew-odwyer moved this to In Progress in Winterhaven Dec 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core This issue relates to the core Winterhaven library. tech debt This issue relates to extra work being required. v0.3.0 Issues related to v0.3.0.

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

🧹 GM NATS Client

1 participant