Skip to content

vectordotdev/tcp_test_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TCP Test Server

A simple TCP server useful for testing. Has the option to write all messages to a file.

This is used in Vector's test harness to test and benchmark TCP performance.

Getting started

  1. Run go build
  2. Run ./tcp_test_server --address=0.0.0.0:9000

Docker image

The HTTP test server is also available as a Docker image:

docker pull timberiodev/tcp_test_server:latest

About

TCP server useful for testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •