|
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 |
|
|
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 |
|
|
1eb4e072ca
|
feat(UDP): commands pattern matching
- Added comments
|
2023-11-29 00:00:51 -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 |
|
|
5364d35a3d
|
feat(udp): Basic command parsing, bye command implemented
|
2023-11-27 00:21:09 -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 |
|