- Mesaj
- 147
- Beğeni
- 97
- Puan
- 351
- Ticaret Puanı
- 0
timescalestack ve msn uygulama (öylesine)
.net 8 runtime
docker runtime
timescalestackapi
Projede şu anda yapabildikleri (tam liste)
Backend / API
- Rule engine / security policies per path
- Multi-tenant isolation + org/user roles
- Offline sync + conflict resolution
- Usage metering, rate limiting, abuse protection
- Observability + audit logs
- Rate limiting + abuse protection (per IP/user/token, burst + quota)
- Observability + audit logs (auth, query, allowlist changes)
- Offline sync primitives (local cache + conflict strategy)
- Rules/policy engine (read/write guards per endpoint/table)
.net 8 runtime
docker runtime
timescalestackapi
Projede şu anda yapabildikleri (tam liste)
Backend / API
- JWT auth (admin + user)
- Register / Login / Logout + token blacklist
- IP allowlist + license doğrulama (online/offline)
- SQL query endpoint (guarded)
- CRUD endpointleri /data/{table} (GET/POST/PUT/DELETE)
- Realtime subscriptions (LISTEN/NOTIFY or CDC)
- Channel sistemi:
- /channels listesi
- /channels/{channel}/login + register
- /channels/{channel}/status (OK/BUSY/IDEAL/FULL)
- /channels/{channel}/me (anlık mask)
- Channel bazlı anonymous rolü + süre bazlı (7/30/50)
- Swagger UI
- auth_users (role + anonymous_until)
- auth_token_blacklist
- channel_users (role + anonymous_until)
- channel_sessions
- realtime_channels (1..30 server)
- prestige_profiles (level/progress/clicks)
- Blazor WASM Console (admin panel, query, allowlist, license, data browser)
- TimescaleSdk (C# core)
- Unity SDK:
- Auth client
- Realtime client
- Reconnect/backoff
- Main‑thread dispatcher
- ScriptableObject config
- Payload parse + typed mapping
- WinForms demos:
- WF1: Health check
- WF2: Login + token
- WF3: CRUD test
- WF4: Realtime log
- WF5: Prestige system + crest PNG + DB sync
- WF6: Register
- WF7: Channel select + login/register + welcome + mask refresh
- Rule engine / security policies per path
- Multi-tenant isolation + org/user roles
- Offline sync + conflict resolution
- Usage metering, rate limiting, abuse protection
- Observability + audit logs
- Rate limiting + abuse protection (per IP/user/token, burst + quota)
- Observability + audit logs (auth, query, allowlist changes)
- Offline sync primitives (local cache + conflict strategy)
- Rules/policy engine (read/write guards per endpoint/table)