summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaindropsSys <raindrops@equestria.dev>2024-05-11 22:37:26 +0200
committerRaindropsSys <raindrops@equestria.dev>2024-05-11 22:37:26 +0200
commit1cb38ebb4a43ad83c044dff7dfc9d1db8a19738e (patch)
tree37808bae391b498ec156048419dffc8875e9c87f
parent1eb0a8416121d76aba1372e171cc23a92a85442e (diff)
downloadwhere-rs-1cb38ebb4a43ad83c044dff7dfc9d1db8a19738e.tar.gz
where-rs-1cb38ebb4a43ad83c044dff7dfc9d1db8a19738e.tar.bz2
where-rs-1cb38ebb4a43ad83c044dff7dfc9d1db8a19738e.zip
Added TODO (automated)
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..4e5a810
--- /dev/null
+++ b/TODO
@@ -0,0 +1,3 @@
+- Make the server discard oldest sessions when the payload is too large to fit in a single UDP packet (or make it a config option).
+- Make the server accept a different listen address/port.
+