68424363a1
Updated README.md
2024-01-02 20:33:45 -05:00
25330ab6c8
Update README.md
...
Specify cloned repo name
2024-01-02 20:26:45 -05:00
865529c402
fix: delete empty tests folder
2023-12-17 11:39:59 -05:00
0717e32a25
format(docs): easier to read
2023-12-17 11:36:44 -05:00
a5debc437a
fix(client): regex no longer case sensitive
...
- server: change request blank filename check
2023-12-17 11:27:33 -05:00
9a2703b024
fix: removed misleading comment
2023-12-16 12:43:53 -05:00
9a6cd398a5
refactor(client+server): simplify set up logic
...
- Added comments to methods
2023-12-14 07:50:21 -05:00
74c01a613e
fix(client+server): dont show debug messages when not in debug mode
2023-12-14 07:12:40 -05:00
de1e931fe9
feat(tcp): added tcp capabilities
...
- Added example commands
2023-12-11 21:36:49 -05:00
81bf298cd6
fix(udp): summary - client will rebuild summary.txt
2023-12-11 20:24:28 -05:00
58916f72ff
feat(udp): change command completed
2023-12-07 20:27:10 -05:00
fe23170908
feat(udp): summary command completed
2023-12-07 17:44:08 -05:00
73b4e06d02
feat(udp): put command completed
2023-12-07 00:38:33 -05:00
ae1d34da2a
feat(udp): unknown command completed
2023-12-06 23:03:36 -05:00
9dbb13b277
fix(doc): Update testing instructions
2023-12-06 17:37:24 -05:00
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
5519be9222
feat(udp): use true byte representation
...
- added an option to make client without debug
2023-12-01 16:51:11 -05:00
d78eb940cd
fix(udp): client parse response_payload
2023-12-01 07:30:56 -05:00
253ccdf1ff
fix: open/close client sockets
2023-12-01 05:47:53 -05:00
d369b8e1b1
feat(udp): help functionality finished
...
- Added res-code to client.py
- Improved client error handling
2023-12-01 05:40:26 -05:00
236853828f
feat(udp): add rescode to server
2023-11-30 16:39:25 -05:00
4f2042fb52
feat: added opcodes for requests
2023-11-30 15:49:41 -05:00
e079dd8a5d
chore: refactored list command
2023-11-30 15:35:41 -05:00
a50e6c75c8
fix: ignore pyright LSP variable unbound warning
2023-11-30 14:53:19 -05:00
b8b6a1b2bf
chore: add authors name
2023-11-30 14:41:52 -05:00
d9a093d569
fix: relative tmuxinator root and reduce wait time for client and server
2023-11-30 14:34:47 -05:00
1eb4e072ca
feat(UDP): commands pattern matching
...
- Added comments
2023-11-29 00:00:51 -05:00
4c1dc9428c
chore: move to using Make
...
- Updated README.md
2023-11-27 15:49:02 -05:00
2737e06262
feat: Get list of files available on server
2023-11-27 15:28:54 -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
a7eecc36de
feat(udp): Better debugging messages
2023-11-27 00:36:04 -05:00
5364d35a3d
feat(udp): Basic command parsing, bye command implemented
2023-11-27 00:21:09 -05:00
d1952d846b
feat(docs): Documentation and make the --port_number
flag not required
2023-11-26 16:20:26 -05:00
fac9988c7e
feat(udp): server and client skeleton refactored
...
- check for UDP connection via ping/pong
2023-11-26 16:09:05 -05:00
73d2ec7a59
Feat: UDP server client skeleton
2023-11-25 22:35:43 -05:00
af467bfd41
Initial Commit
2023-11-24 21:14:42 -05:00