From 471546236b8991f61d26c0e3aa8ee48b83b983af Mon Sep 17 00:00:00 2001 From: Dustin Mierau Date: Mon, 4 Dec 2023 09:12:58 -0800 Subject: Starting to hash out a server view and tabs. Added research pdfs. etc. --- Research/hotline 2 constants.pdf | Bin 0 -> 171784 bytes Research/hotline access bits.pdf | Bin 0 -> 83110 bytes Research/hotline date params.pdf | Bin 0 -> 993496 bytes Research/hotline path params.pdf | Bin 0 -> 170734 bytes Research/hotline protocol good.pdf | Bin 0 -> 430429 bytes Research/hotline server protocol.pdf | Bin 0 -> 119131 bytes Research/hotline trackers.pdf | Bin 0 -> 85875 bytes Research/hotline transactions.pdf | Bin 0 -> 79382 bytes 8 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 Research/hotline 2 constants.pdf create mode 100644 Research/hotline access bits.pdf create mode 100644 Research/hotline date params.pdf create mode 100644 Research/hotline path params.pdf create mode 100644 Research/hotline protocol good.pdf create mode 100644 Research/hotline server protocol.pdf create mode 100644 Research/hotline trackers.pdf create mode 100644 Research/hotline transactions.pdf (limited to 'Research') diff --git a/Research/hotline 2 constants.pdf b/Research/hotline 2 constants.pdf new file mode 100644 index 0000000..48594d4 Binary files /dev/null and b/Research/hotline 2 constants.pdf differ diff --git a/Research/hotline access bits.pdf b/Research/hotline access bits.pdf new file mode 100644 index 0000000..af3be66 Binary files /dev/null and b/Research/hotline access bits.pdf differ diff --git a/Research/hotline date params.pdf b/Research/hotline date params.pdf new file mode 100644 index 0000000..a594e0a Binary files /dev/null and b/Research/hotline date params.pdf differ diff --git a/Research/hotline path params.pdf b/Research/hotline path params.pdf new file mode 100644 index 0000000..677afc2 Binary files /dev/null and b/Research/hotline path params.pdf differ diff --git a/Research/hotline protocol good.pdf b/Research/hotline protocol good.pdf new file mode 100644 index 0000000..fd52309 Binary files /dev/null and b/Research/hotline protocol good.pdf differ diff --git a/Research/hotline server protocol.pdf b/Research/hotline server protocol.pdf new file mode 100644 index 0000000..d5d5c6a Binary files /dev/null and b/Research/hotline server protocol.pdf differ diff --git a/Research/hotline trackers.pdf b/Research/hotline trackers.pdf new file mode 100644 index 0000000..96af1b6 Binary files /dev/null and b/Research/hotline trackers.pdf differ diff --git a/Research/hotline transactions.pdf b/Research/hotline transactions.pdf new file mode 100644 index 0000000..8dbe1f0 Binary files /dev/null and b/Research/hotline transactions.pdf differ -- cgit