-
- Downloads
added continuous stream between gosdn-tview and grpc
This will be used to send the goSDN logs to the GUI. It still has to be evaluated where the LogBroadcast call fits the best -> currently its probably best to call it in the custom logger itself.
parent
b4d09763
No related branches found
No related tags found
This commit is part of merge request !53. Comments created here will be created in the context of that merge request.
Showing
- api/proto/gosdnCLI.pb.go 493 additions, 120 deletionsapi/proto/gosdnCLI.pb.go
- api/proto/gosdnCLI.proto 8 additions, 2 deletionsapi/proto/gosdnCLI.proto
- api/proto/gosdnCLI_grpc.pb.go 0 additions, 246 deletionsapi/proto/gosdnCLI_grpc.pb.go
- cmd/gosdn-tview/grpc/commands.go 25 additions, 0 deletionscmd/gosdn-tview/grpc/commands.go
- cmd/gosdn-tview/views/commandsListView.go 1 addition, 0 deletionscmd/gosdn-tview/views/commandsListView.go
- cmd/gosdn-tview/views/consoleLogView.go 9 additions, 3 deletionscmd/gosdn-tview/views/consoleLogView.go
- cmd/gosdn-tview/views/mainView.go 1 addition, 1 deletioncmd/gosdn-tview/views/mainView.go
- cmd/gosdn-tview/views/resultAndInputView.go 3 additions, 2 deletionscmd/gosdn-tview/views/resultAndInputView.go
- nucleus/cli-handling.go 70 additions, 5 deletionsnucleus/cli-handling.go
Loading
Please register or sign in to comment