-
- Downloads
Merge branch 'hotfix/GroupChatRefactor' into 'release'
Hotfix/group chat refactor See merge request !273
No related branches found
No related tags found
Showing
- cmd/group.go 2 additions, 4 deletionscmd/group.go
- groupChat/e2eManager_test.go 191 additions, 0 deletionsgroupChat/e2eManager_test.go
- groupChat/interface.go 56 additions, 0 deletionsgroupChat/interface.go
- groupChat/makeGroup.go 3 additions, 3 deletionsgroupChat/makeGroup.go
- groupChat/makeGroup_test.go 11 additions, 14 deletionsgroupChat/makeGroup_test.go
- groupChat/manager.go 40 additions, 57 deletionsgroupChat/manager.go
- groupChat/manager_test.go 29 additions, 22 deletionsgroupChat/manager_test.go
- groupChat/messenger_test.go 95 additions, 0 deletionsgroupChat/messenger_test.go
- groupChat/networkManager_test.go 216 additions, 0 deletionsgroupChat/networkManager_test.go
- groupChat/receive.go 4 additions, 2 deletionsgroupChat/receive.go
- groupChat/receiveRequest.go 2 additions, 2 deletionsgroupChat/receiveRequest.go
- groupChat/receiveRequest_test.go 16 additions, 16 deletionsgroupChat/receiveRequest_test.go
- groupChat/send.go 6 additions, 6 deletionsgroupChat/send.go
- groupChat/sendRequests.go 1 addition, 1 deletiongroupChat/sendRequests.go
- groupChat/sendRequests_test.go 29 additions, 29 deletionsgroupChat/sendRequests_test.go
- groupChat/send_test.go 6 additions, 6 deletionsgroupChat/send_test.go
- groupChat/service.go 7 additions, 4 deletionsgroupChat/service.go
- groupChat/session_test.go 174 additions, 0 deletionsgroupChat/session_test.go
- groupChat/utils_test.go 23 additions, 176 deletionsgroupChat/utils_test.go
Loading
Please register or sign in to comment