compose/server
Djordje Lukic cb14c05e74 Move the context server into own package
It had notthing to do in the cli package
2020-05-26 10:31:14 +02:00
..
proxy Put all protos inside the `protos` package 2020-05-25 15:04:28 +02:00
contexts.go Move the context server into own package 2020-05-26 10:31:14 +02:00
server.go Refactor the interceptors 2020-05-22 10:16:04 +02:00
socket_unix.go 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) 2020-05-18 14:14:52 +02:00
socket_windows.go 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) 2020-05-18 14:14:52 +02:00