Commit Graph

16 Commits

Author SHA1 Message Date
68f11ebc9d implement FileUploadService and chunked upload models 2026-05-03 16:09:34 +02:00
f738b031b9 implement PictureService and social gallery models 2026-05-03 15:55:59 +02:00
d7d560cd91 implement CallService and WebRTC access support 2026-05-03 15:27:51 +02:00
a071e30065 implement ChatsService and expanded Chat models 2026-05-03 15:02:39 +02:00
469cac90bc fixed namespace abiguity between DM and TextChannel models using aliases 2026-05-03 14:38:57 +02:00
bf8bd8f91e implement DMServiceProvider and Chat.DM models 2026-05-03 14:28:05 +02:00
d236afb1de implement FileTransfer and UserService modules with WebRTC support 2026-05-03 11:25:59 +02:00
3166c6e647 implement Broadcast and SessionManager services 2026-05-02 22:01:21 +02:00
750295eccf implement core SDK architecture, TextChannel services (orulj geci) 2026-04-30 21:12:52 +02:00
Noel Maróti
3145cca326 Remove test coverages 2026-04-15 09:24:10 +02:00
f4bfd6effa Update .gitignore 2026-04-15 09:20:54 +02:00
a9216bd79e added test solution 2026-04-15 09:20:02 +02:00
8cbfa61766 Implement AuthService and ApiClient core logic 2026-04-09 14:22:47 +02:00
3ee4edac6c Core logic ported from TS: HttpClientFactory, Environment and WebSocketHandler. 2026-04-09 09:41:16 +02:00
63e52336e2 Add LICENSE 2026-04-07 10:13:52 +02:00
015109f763 Initial C# SDK structure and interfaces 2026-04-06 23:33:56 +02:00