Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 314 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 314 Bytes

Echo.v

An echo server

Features

Echo servers for

  • http
  • tcp
  • websocket
  • udp

Config

Env variables can be set

  • tcp port - default 9090
  • http port - default 9091
  • ws port - default 9092
  • udp port - default 9093
  • udp reply port - default 9094

Docket

ghcr.io/asad-awadia/echo-server:latest