3 Commits

Author SHA1 Message Date
dcd8c1a1a5
feat(udp): get command finished
- Files size should be around 750 bytes or less
- Regenerate test files in docker and in `client_directory` & `server_directory` folders
- Abstract the client and server: UDPClient -> Client
2023-12-06 17:30:12 -05:00
d1d5321784
feat: Testing environment
- both server and client must specify their directories
2023-11-27 14:19:19 -05:00
fa544ac1fb
feat: containerized everything
- UDP server will now bound to all interfaces
- Added instructions for docker setup
2023-11-27 04:24:47 -05:00