This is an automated email from the ASF dual-hosted git repository.

pabloem pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 8162fb3  Merge pull request #15842 from [BEAM-13125][Playground] 
Update documentation for environments
     add 526359b  Merge pull request #15838 from [BEAM-13127] [Playground] 
Implement TCP listener

No new revisions were added by this update.

Summary of changes:
 playground/backend/cmd/server/http.go               |  4 ++--
 playground/backend/cmd/server/server.go             | 21 +++++++++++----------
 playground/backend/cmd/server/{http.go => tcp.go}   | 19 +++++++++++++------
 .../backend/internal/environment/application.go     | 14 ++++++++++----
 .../internal/environment/environment_service.go     |  7 +++++--
 5 files changed, 41 insertions(+), 24 deletions(-)
 copy playground/backend/cmd/server/{http.go => tcp.go} (69%)

Reply via email to