/tcp-testing

Primary LanguageTypeScript

buntest

small testing project for syncing files between a server and client using tcp

bun install

To run: set the client FILEPATH to the testing file

bun run server.ts
bun run client.ts

This project was created using bun init in bun v1.0.35. Bun is a fast all-in-one JavaScript runtime.