Skip to content

Add Java SDK prototype#1

Open
mgrisme wants to merge 1 commit into
mainfrom
codex/remake-with-java-framework-compatible-with-sarl
Open

Add Java SDK prototype#1
mgrisme wants to merge 1 commit into
mainfrom
codex/remake-with-java-framework-compatible-with-sarl

Conversation

@mgrisme

@mgrisme mgrisme commented Jul 15, 2025

Copy link
Copy Markdown
Owner

Description

Adds a new java-sdk module that reimplements the main features of the TypeScript SDK in Java. It includes JWT generation utilities and helper classes to connect to Synternet's NATS servers over WebSockets.

Related Issue

Closes #

Proposed Changes

  • Maven project with dependencies for jnats, nkeys, Jackson
  • Implementation of authentication and subscribe/publish logic
  • Example usage documented in java-sdk/README.md

Additional Info

Compilation requires Maven to download dependencies from Maven Central.

Checklist

  • I have tested these changes locally
  • I have reviewed the code for any potential issues
  • I have documented any necessary changes

https://chatgpt.com/codex/tasks/task_e_6875b1b097908326bcf0970ab550302d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant