ServerConfiguration constructor
ServerConfiguration({})
Implementation
ServerConfiguration({
this.build,
this.maxFileUploadSize,
this.maxMessageSize,
this.maxSubscriberCount,
this.maxTagCount,
this.maxTagLength,
this.minTagLength,
this.ver,
});