Skip to content

Dev v5.x#284

Draft
klishevich wants to merge 19 commits intodev_v5.x_may4from
dev_v5.x
Draft

Dev v5.x#284
klishevich wants to merge 19 commits intodev_v5.x_may4from
dev_v5.x

Conversation

@klishevich
Copy link
Copy Markdown
Collaborator

No description provided.

antichaosdb and others added 19 commits April 30, 2026 16:27
Adds six runnable examples demonstrating the HMAC-SHA256 Simple Server
Validation approach for SciChart.js Advanced Licensing (requires SV
feature flag on your license):

- nodejs-simple-server-licensing  — Node.js + Express
- dotnet-simple-server-licensing  — ASP.NET Core Minimal API
- dotnet-mvc-simple-server-licensing — ASP.NET Core MVC Controller
- java-spring-simple-server-licensing — Spring Boot 3 + Maven
- electron-simple-server-licensing — Electron (HMAC in main process, IPC)
- tauri-simple-server-licensing    — Tauri v2 (HMAC in Rust backend, invoke)

Also adds SimpleServerSideLicensing/README.md with overview, token
format, and language snippets (Python, Go, Ruby, PHP, Rust), and
NativeServerSideLicensing/README.md reorganising the existing native
DLL approach. Updates AdvancedLicensing/README.md to cover both paths.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…erSideLicensing READMEs

Moves README.md from each subfolder into AdvancedLicensing/ root as
NativeServerSideLicensing-Readme.md and SimpleServerSideLicensing-Readme.md.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…tion-examples

Feature/simple server validation examples
- Change scichart-react from ^2.0.0 (non-existent) to 1.0.0
- Add @types/node to devDependencies
- Add "types": ["vite/client"] to tsconfig.app.json
- Add "types": ["node"] to tsconfig.node.json

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copy static data files and helper functions from the existing map example:
- helpers.ts: color interpolation, polygon calculations, aspect ratio preservation
- australiaData.ts: Australian city data
- australiaConverted.json: GeoJSON state boundary data

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

4 participants