|
49e58ac2e4
|
Add advanced matching options to HTTP handler
- move to Gitlab
- make code better testable
- create app abstraction for server
- cleanup
|
2020-12-26 13:11:49 +00:00 |
|
|
9a50ce522c
|
Complete health API
- complete client implementation
- add server part to gRPC server
|
2020-06-23 14:54:08 +02:00 |
|
|
108444e094
|
Add health API and basic CLI support
- remove plugin API due to incompatibility issues
- add Docker build to GitHub Actions
- add custom container friendly config file
|
2020-06-15 12:32:18 +02:00 |
|
|
38f8ff319e
|
Apply commented improvements
- skip shutdown of gRPC server if failed to start
- minor refactoring
|
2020-06-15 12:32:18 +02:00 |
|
|
1ef1f59402
|
Add gRPC API implementation
- add config struct for API
- add UUID to endpoint to be able to address them uniquely
- add manager to handle all gRPC services
|
2020-06-15 12:32:18 +02:00 |
|