Skip to content

Commit

Permalink
Remov3 dmsg server
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkren committed Jan 11, 2020
1 parent da7db13 commit b4b5e27
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 127 deletions.
119 changes: 0 additions & 119 deletions cmd/dmsg-server/commands/root.go

This file was deleted.

7 changes: 0 additions & 7 deletions cmd/dmsg-server/dmsg-server.go

This file was deleted.

2 changes: 1 addition & 1 deletion pkg/router/route_group.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import (

const (
defaultRouteGroupKeepAliveInterval = 1 * time.Minute
defaultRouteGroupIOTimeout = 3 * time.Second
defaultRouteGroupIOTimeout = 300 * time.Second
defaultReadChBufSize = 1024
)

Expand Down

0 comments on commit b4b5e27

Please sign in to comment.