Server-side scenario execution: new Rudder.Core.dll, realtime/planstore glue removed

- Rudder.Core.dll rebuilt from csharp-sdk effects rewrite (96,768 bytes)
- Realtime/ adapters, UnityRealtimeTransportFactory, UnityPlanStateStore,
  UnityPlanScheduler, WebGL jslib and RealtimeUrl config deleted (with .meta)
- Scenarios sample rewired to client.Effects; samples login path updated
- AGENTS.md/README/CHANGELOG/package docs + agent skill updated; realtime.md skill doc removed
This commit is contained in:
edmand46
2026-09-04 14:23:38 +03:00
parent 22805173eb
commit 6d115f158e
71 changed files with 3338 additions and 1034 deletions
-1
View File
@@ -14,5 +14,4 @@ MonoBehaviour:
m_EditorClassIdentifier: Rudder.Unity::RudderSdk.Unity.RudderConfiguration
ProjectKey: YOUR_PROJECT_KEY
BaseUrl: https://api.rudder.build
RealtimeUrl: wss://realtime.rudder.build/api/realtime/ws
TimeoutSeconds: 10