sendCloseMessage대신 LeaveRoomMessage

This commit is contained in:
2023-07-13 17:09:47 +09:00
parent 8f2860165b
commit 9df68a4d07
3 changed files with 4 additions and 6 deletions

2
go.mod
View File

@ -5,7 +5,7 @@ go 1.20
require (
github.com/go-redis/redis/v8 v8.11.5
go.mongodb.org/mongo-driver v1.11.7
repositories.action2quare.com/ayo/gocommon v0.0.0-20230713064012-522bd4a597bc
repositories.action2quare.com/ayo/gocommon v0.0.0-20230713080645-269fa0f8700e
)
require (