Djordje Lukic
|
ad72c866cc
Add license headers
|
5 lat temu |
Djordje Lukic
|
8400795caf
Add the store to the gRPC context
|
5 lat temu |
Djordje Lukic
|
bb69de1db3
Add context endpoint to set the current context
|
5 lat temu |
Djordje Lukic
|
c34d016fdb
Unify protos with client interfaces
|
5 lat temu |
Djordje Lukic
|
cb14c05e74
Move the context server into own package
|
5 lat temu |
Djordje Lukic
|
b8658b3f54
Rename cli protos to contexts
|
5 lat temu |
Djordje Lukic
|
129e675932
Put all protos inside the `protos` package
|
5 lat temu |
Djordje Lukic
|
11339761ca
Change the way a context is stored
|
5 lat temu |
Djordje Lukic
|
36c01f511b
Refactor the interceptors
|
5 lat temu |
Christopher Crone
|
ebe3fbc180
Use config dir for serving API
|
5 lat temu |
guillaume.tardif
|
ecfffc6feb
Allow server to start on tcp port or if windows, named pipe rather than unix socket. could not yet make it work on named pipe from js client (connects but error)
|
5 lat temu |
Djordje Lukic
|
4e9a4185af
Add `make lint` and run it on CI
|
5 lat temu |
Djordje Lukic
|
24c035e822
Add comments on exported items, remove example command
|
5 lat temu |
Ulysses Souza
|
33c45a0a62
Add "goimports"
|
5 lat temu |
Djordje Lukic
|
6ecb5550f7
Use a request for the context list rpc in cli.proto
|
5 lat temu |
Djordje Lukic
|
0af5afe440
Move the proxy in the server package
|
5 lat temu |
Djordje Lukic
|
8571cf5a04
Create a new client on each request
|
5 lat temu |
Djordje Lukic
|
9ea91791b4
Change the current context of the client on each request
|
5 lat temu |
Djordje Lukic
|
40a3a20f78
Add serve command that serves the cli and the containers services
|
5 lat temu |