lafay
2205b8ad04
Build Backend / build (push) Successful in 17m44s
Build Backend / build-docker (push) Successful in 1m3s
feat(call): implement active call management and memory storage
...
- Introduced ActiveCall and ActiveParticipant types to manage call state in memory.
- Updated CallService interface to return ActiveCall instances for Invite, Accept, and End methods.
- Added methods for storing, retrieving, and removing active calls from memory, enhancing call handling efficiency.
- Implemented concurrency control with sync.RWMutex to ensure thread-safe access to active call data.
2026-03-28 07:20:02 +08:00
..
2026-03-26 18:14:16 +08:00
2026-03-26 18:14:16 +08:00
2026-03-26 18:14:16 +08:00
2026-03-28 07:03:21 +08:00
2026-03-26 18:14:16 +08:00
2026-03-26 18:14:16 +08:00
2026-03-17 00:47:17 +08:00
2026-03-28 07:20:02 +08:00
2026-03-14 18:01:55 +08:00
2026-03-26 18:14:16 +08:00
2026-03-26 21:17:49 +08:00
2026-03-28 07:03:21 +08:00
2026-03-19 13:49:51 +08:00
2026-03-09 21:28:58 +08:00
2026-03-26 21:17:49 +08:00
2026-03-26 18:14:16 +08:00
2026-03-09 21:28:58 +08:00
2026-03-26 18:14:16 +08:00
2026-03-26 18:14:16 +08:00
2026-03-26 18:14:16 +08:00
2026-03-25 03:57:40 +08:00
2026-03-26 18:14:16 +08:00
2026-03-26 18:14:16 +08:00
2026-03-17 00:47:17 +08:00
2026-03-28 07:03:21 +08:00
2026-03-28 07:03:21 +08:00
2026-03-26 21:17:49 +08:00
2026-03-14 18:01:55 +08:00
2026-03-17 00:47:17 +08:00
2026-03-13 20:40:20 +08:00
2026-03-17 00:47:17 +08:00
2026-03-13 09:38:18 +08:00
2026-03-26 18:14:16 +08:00
2026-03-25 03:57:40 +08:00
2026-03-26 18:14:16 +08:00
2026-03-28 07:03:21 +08:00
2026-03-26 18:14:16 +08:00