Commit Graph

18 Commits

Author SHA1 Message Date
4bce7d9b09 Refactor: Update NetworkService with proper initializer and REST methods (GET, POST, PATCH, DELETE) 2026-05-05 07:56:04 +02:00
b43725506b Fixed: model namespace mismatch and property naming in FileUploadService 2026-05-05 07:31:45 +02:00
03d8fe15f8 refactor FileTransferService to use stateful initialization and naming conventions 2026-05-04 07:44:11 +02:00
a1baa320fe implement ChatService with stateful architecture and caching 2026-05-03 21:12:26 +02:00
14500fc07a synchronize ICallService with stateful implementation and resolve build errors 2026-05-03 20:40:15 +02:00
e7e8f6b1a9 refactor SDK to stateful architecture and implement reactive websocket handling 2026-05-03 20:30:29 +02:00
6d7151ebe6 complete NetworkServiceProvider and all associated logic 2026-05-03 19:31:55 +02:00
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
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