compose/server
Djordje Lukic c34d016fdb Unify protos with client interfaces
* change function names in containers.proto
* add streams proto
2020-06-08 09:43:19 +02:00
..
proxy Unify protos with client interfaces 2020-06-08 09:43:19 +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