chiark
/
gitweb
/
~ianmdlvl
/
otter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2361dcb
)
some todos
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 6 Sep 2020 01:30:14 +0000
(
02:30
+0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 6 Sep 2020 01:30:14 +0000
(
02:30
+0100)
src/bin/server.rs
patch
|
blob
|
history
diff --git
a/src/bin/server.rs
b/src/bin/server.rs
index 700a225e141f3460968067e746cb95fd3cdfe0e7..11bd3cb8827faf6d7d5dd547473344ef687f77e3 100644
(file)
--- a/
src/bin/server.rs
+++ b/
src/bin/server.rs
@@
-1,6
+1,11
@@
// xxx need button(s) to cause players to release grabs ?
+// xxx source download
+// xxx move dummy save out of git
+// xxx chess pieces & board
+// xxx way to stop board moving
+
#![feature(proc_macro_hygiene, decl_macro)]
use rocket::{get,routes};