compose/server
Djordje Lukic a999f34b23 Use the context from the metadata if it exists 2020-06-16 09:43:09 +02:00
..
proxy Store context type in metadata to make retrocompatibility with previous contexts easier (potentially switching back and forth) 2020-06-10 18:17:48 +02:00
contextserverstream.go Use the context from the metadata if it exists 2020-06-16 09:43:09 +02:00
interceptor.go Use the context from the metadata if it exists 2020-06-16 09:43:09 +02:00
interceptor_test.go Use the context from the metadata if it exists 2020-06-16 09:43:09 +02:00
server.go Use the context from the metadata if it exists 2020-06-16 09:43:09 +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