Go to file
2023-07-20 14:48:38 +02:00
.vscode version with appstore 2022-10-31 23:44:11 +01:00
cmd fix video bug in zone with update 2023-07-20 14:48:38 +02:00
proto add chat tracking 2022-08-28 22:17:30 +02:00
.DS_Store version with appstore 2022-10-31 23:44:11 +01:00
.gitignore hosted squads working on node 2022-12-25 19:09:54 +01:00
chatGrpcMiddleware.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
chatManager.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
chatMessagesDBHandler.go hosted squads working on node 2022-12-25 19:09:54 +01:00
chatMessagesFSInstance.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
chatMessagesHandler.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
chatMessagesTracking.go added chat module first unrevised version 2022-11-29 17:46:32 +01:00
chatNotificationsHandler.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
chatRequestScheduler.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
config.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
encryption_manager.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
go.mod fix video bug in zone with update 2023-07-20 14:48:38 +02:00
go.sum fix video bug in zone with update 2023-07-20 14:48:38 +02:00
logMiddleware.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
node_grpc.pb.go add chat tracking 2022-08-28 22:17:30 +02:00
node.pb.go add chat tracking 2022-08-28 22:17:30 +02:00
p2p_fs_datachannel_manager.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
server.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
signaling_grpc.pb.go add chat tracking 2022-08-28 22:17:30 +02:00
signaling.pb.go add chat tracking 2022-08-28 22:17:30 +02:00
signalingHttpClient.go Initial commit of package localserver 2021-12-08 15:58:40 +01:00
squadChatDBHandler.go hosted squads working on node 2022-12-25 19:09:54 +01:00
squadChatFSInstance.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
squadChatHandler.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
squadChatTracking.go hosted squads working on node 2022-12-25 19:09:54 +01:00
squadGrpcMiddleware.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
squadManager.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
squadNotificationHandler.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
squadRequestScheduler.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
squadVideoChannel.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
squadVideoChannelHandler.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
utitlity.go hosted squads working on node 2022-12-25 19:09:54 +01:00
webrtcCallChatManager.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
webrtcCallEventManager.go hosted squads working on node 2022-12-25 19:09:54 +01:00
webrtcCallFileManager.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
webrtcCallManager.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
webrtcCallSoundManager.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
webrtcCallVideoManager.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
webrtcFsManager.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
webrtcFsMiddleware.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
webrtcGrpcMiddleware.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
webrtcHttpMiddleware.go hosted squads working on node 2022-12-25 19:09:54 +01:00
zoneAudioChannel.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
zoneAudioChannelshandler.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
zoneChatFileInstance.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
zoneChatsDBHandler.go hosted squads working on node 2022-12-25 19:09:54 +01:00
zoneChatsHandler.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
zoneChatTracking.go version with appstore 2022-10-31 23:44:11 +01:00
zoneFile.go Initial commit of package localserver 2021-12-08 15:58:40 +01:00
zoneFSDBhandler.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
zoneFSHandler.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
zoneFSInstance.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
zoneGrpcMiddleware.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
zoneManager.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
zoneMediaHandler.go Initial commit of package localserver 2021-12-08 15:58:40 +01:00
zoneNotificationsDBHandler.go version with appstore 2022-10-31 23:44:11 +01:00
zoneNotificationsHandler.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
zoneRequestScheduler.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
zoneUsersDBHandler.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
zoneUsersHandler.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
zoneVideoChannel.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00
zoneVideoChannelsHandler.go fix video bug in zone with update 2023-07-20 14:48:38 +02:00