@ -16,6 +16,7 @@ package msggateway
import (
"context"
"github.com/OpenIMSDK/tools/mcontext"
"github.com/OpenIMSDK/Open-IM-Server/pkg/authverify"
@ -17,13 +17,14 @@ package msggateway
"errors"
"github.com/OpenIMSDK/protocol/msggateway"
"net/http"
"strconv"
"sync"
"sync/atomic"
"time"
"github.com/OpenIMSDK/Open-IM-Server/pkg/rpcclient"
@ -16,6 +16,7 @@ package data_conversion
"fmt"
"github.com/Shopify/sarama"
)
@ -17,11 +17,13 @@ package data_conversion
"github.com/OpenIMSDK/Open-IM-Server/pkg/common/db/table/relation"
"github.com/OpenIMSDK/tools/log"
"gorm.io/driver/mysql"
"gorm.io/gorm"
var (