perf(cmpp): reserve transport for inbound submit
This commit is contained in:
@@ -15,6 +15,7 @@ type Server struct {
|
||||
APIBaseURL string
|
||||
SecurityEventToken string
|
||||
HTTPClient *http.Client
|
||||
SubmitHTTPClient *http.Client
|
||||
LogWriter io.Writer
|
||||
PendingFlushInterval time.Duration
|
||||
PresenceStore PresenceStore
|
||||
|
||||
Reference in New Issue
Block a user