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

Java SDK #321

Merged
merged 4 commits into from
Dec 9, 2024
Merged

Java SDK #321

merged 4 commits into from
Dec 9, 2024

Conversation

rphumulock
Copy link
Contributor

  • Includes a server under /Examples directory.
  • SDK code and SDK hosted on fork packages.

We can talk about where to host the SDK. If anyone notices anything weird just let me know.

Copy link
Collaborator

@delaneyj delaneyj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You also need to add yourself to the build/run.go generated files for consts and defaults. Look at the other consts_{lang}.qtpl example. If you need help reach out.

@bencroker
Copy link
Collaborator

Please move the examples folder into /sdk/java.

@delaneyj
Copy link
Collaborator

delaneyj commented Dec 7, 2024

I moved the dotnet examples to examples, @rphumulock was following my lead here

@rphumulock rphumulock requested a review from delaneyj December 8, 2024 04:35
@delaneyj delaneyj merged commit 6172fbd into starfederation:develop Dec 9, 2024
1 check passed
bencroker added a commit that referenced this pull request Dec 10, 2024
* scratch no longer has a /tmp dir, move to alpine
we need all the files cause Docker COPY doesn't support glob

* Update routes_home.templ (#319)

Remove two typos

* toggleAll & setAll use path instead of regex (#318)

* toggleAll & setAll use path instead of regex
Fixes #317

* Fix wording

---------

Co-authored-by: Ben Croker <[email protected]>

* Update release note

* Update go_deeper.md (#320)

Minor edits to Signals section, for grammar, clarity

* Make retries and backoff configurable (#316)

Fixes #190

* Fix links to SDKs

* Tweak intro code

* Improve getting started guide

* Fix and improve getting started guide

* Add web components

* evt.detail.value not working for third party libs (#326)

* evt.detail.value not working for third party libs
Fixes #324

* regex is never fun

* fix possible xss on errors

* Add circular logo

* fix clipboard usage on front page

* Support closing SSE connection from client side (#327)

Fixes #276

* Fix link in readme

* refactor: `nodejs`, `npm`, and `pnpm` are needed for the `libpub` task

* data-ref bug (#333)

* data-ref bug
Fixes #331

* Merge branch 'develop' of github.com:starfederation/datastar into delaneyj/issue331

* adds context.WithTimeout to site smoketests (#334)

removes got lib refs

* Java SDK (#321)

* Examples

* SDK and Readme

* Added build files

* Fixed Readme

* add SDKs to frontpage

* TODONE: BEN!

* Importing Datastar (#335)

Fixes #329

* bad link

* Rename default constant (#330)

* Rename default constant

* Fix PHP usage

* Build

* Remove Teleport from docs

* Bundler bug (#347)

Fixes #339

* make modifiers spec compliant (#346)

* make modifiers spec compliant
Fixes #345

* `_` for modifier args is now back to `.`. Please let it end

* remove unused error

* bump version

* Release notes and VSCode release

* Update VSCode version number

* Fix up modifier docs

---------

Co-authored-by: Wm Talcott <[email protected]>
Co-authored-by: Ben Croker <[email protected]>
Co-authored-by: Ben Croker <[email protected]>
Co-authored-by: Andrew Welch <[email protected]>
Co-authored-by: zangster300 <[email protected]>
Co-authored-by: Peter Humulock <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants