v0.1.10 internal package rename, minor fixes and refactoring
This commit is contained in:
@ -25,7 +25,7 @@ func defaults() *Config {
|
||||
Enabled: true,
|
||||
Port: 8080,
|
||||
BufferSize: 1000,
|
||||
StreamPath: "/stream",
|
||||
StreamPath: "/transport",
|
||||
StatusPath: "/status",
|
||||
Heartbeat: HeartbeatConfig{
|
||||
Enabled: true,
|
||||
|
||||
Reference in New Issue
Block a user