Commit Graph

14 Commits

Author SHA1 Message Date
Thomas SAZERAT
9dd0e8d781 Added serde and serde_json dependancies 2024-03-15 00:11:09 +01:00
Thomas SAZERAT
559e2300a3 Merge branch 'master' of https://github.com/Namularbre/UdpSocketServer 2024-03-12 00:23:10 +01:00
Thomas SAZERAT
b3a2669487 Changed the way the socket is created to avoid binding errors 2024-03-12 00:22:56 +01:00
Thomas Sazerat
3210d747ee Update README.md 2024-03-11 15:20:51 +01:00
Thomas Sazerat
5d550079c6 Update rust.yml 2024-01-01 17:49:59 +01:00
Thomas Sazerat
09475904b2 Create rust.yml 2024-01-01 17:48:34 +01:00
Thomas Sazerat
8f50e417c3 Update README.md 2024-01-01 17:47:50 +01:00
Thomas Sazerat
a70e000797 Create README.md 2024-01-01 17:45:59 +01:00
Namularbre (Thomas Sazerat)
5fa298e9eb Added a missing blank line at the EOF of main.rs 2023-11-14 22:47:44 +01:00
Namularbre (Thomas Sazerat)
ec7165b37d Implemented the Bucket module 2023-11-14 18:38:51 +01:00
Namularbre (Thomas Sazerat)
581e1f1c56 the server_address in listening is no longer cloned 2023-11-14 13:24:05 +01:00
Thomas Sazerat
68ab2963d6 Delete .idea directory 2023-11-13 17:01:45 +01:00
Namularbre (Thomas Sazerat)
c46a83dcf9 Removed .idea from git 2023-11-13 17:01:25 +01:00
Namularbre (Thomas Sazerat)
729f1de785 Now the code is cleaner, and we can configure the server a bit 2023-11-13 16:59:51 +01:00