Commit graph

31 commits

Author SHA1 Message Date
6c5ae90b1f Added Cryptography section with diagrams 2024-09-09 15:19:40 -04:00
b35b2f4bc0 Add authentication section 2024-09-02 21:11:31 -04:00
381aa20ab5 Refactored Markdown 2024-09-02 20:49:08 -04:00
6fb4ce294f Update README link to correct DNS section 2024-09-02 20:38:14 -04:00
f74977afe6 Add RPC example to README 2024-09-02 20:34:47 -04:00
77228532a0 Add 'Ping' method to public methods 2024-09-02 20:30:07 -04:00
e0c315ef09 Rename 'DNS Handshake' to 'DNS Records'. 2024-09-02 20:14:53 -04:00
49b10e471b Add TODO placeholder in README.md 2024-09-02 20:11:50 -04:00
9bba555bdc Add Methods section to README 2024-09-02 20:10:51 -04:00
b2886f8459 Corrected "URL" to "subdomain" 2024-09-02 19:54:29 -04:00
7089a0609e Add section for hosting RPC server 2024-09-02 19:53:33 -04:00
6daf08d8bf Removed workspace.xml 2024-09-02 19:32:58 -04:00
bc13b0e066 Add Peer Address section to README 2024-09-02 19:31:29 -04:00
a48d2c4e89 Added Peer Address section 2024-09-02 19:20:21 -04:00
ed6f5477c1 Add DNS Handshake section to README 2024-09-02 19:05:46 -04:00
91a8e8ae8b Corrected Error tables as messages itself can be descriptive, but the code remains the same 2024-09-02 15:28:27 -04:00
d2e037051b Added footnote for RPC errors under RPC Communication > Notification & Request-Response communication 2024-09-02 15:13:01 -04:00
208aee2e39 Add HTTP status codes section as part of the RPC implementation 2024-09-02 15:08:57 -04:00
70484154e0 Add link to JSON-RPC 2.0 specification in README 2024-09-02 15:00:21 -04:00
cecdda19c9 Corrected missing information 2024-09-02 14:59:03 -04:00
b6447ac4d6 Updated .gitignore 2024-09-02 14:57:17 -04:00
76a26c7e55 Added RPC Communication & Error Codes 2024-09-02 14:56:32 -04:00
fc740c371b Added missing images 2024-09-02 14:23:33 -04:00
21454db8fb Nothing ever went wrong with plain-old markdown, right? 2024-09-02 14:22:00 -04:00
a0a1e88a85 Removed stuff 2024-09-02 14:12:50 -04:00
3f59d577c0 Changed entire project to use Writerside instead. 2024-09-02 14:09:08 -04:00
b23f6b483d Added table of contents 2024-08-31 16:05:31 -04:00
31e2b5d7e8 Fixed images 2024-08-31 15:59:56 -04:00
f589a1cc4e Moved images 2024-08-31 15:57:59 -04:00
ef60c222bc Added README.md & LICENSE.md 2024-08-31 15:56:16 -04:00
f5e16443d8 Initial Commit 2024-08-31 15:19:36 -04:00