diff options
author | joe <joe@jerkface.net> | 2018-06-18 04:21:51 -0400 |
---|---|---|
committer | joe <joe@jerkface.net> | 2018-06-18 04:21:51 -0400 |
commit | bbefd12b49de18f0608d2c2a0cbc52cab4266349 (patch) | |
tree | 3193cfa78d2f8f56c04b12b947969eeab9057323 /conn-notes.txt | |
parent | 4a56f3322849d4260a220b84d685f7ee1af62059 (diff) |
Noted interesting tox repositories.
Diffstat (limited to 'conn-notes.txt')
-rw-r--r-- | conn-notes.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/conn-notes.txt b/conn-notes.txt index 433e74b3..a072afec 100644 --- a/conn-notes.txt +++ b/conn-notes.txt | |||
@@ -47,3 +47,13 @@ On inbound | |||
47 | ---------- | 47 | ---------- |
48 | Handshake recieved! | 48 | Handshake recieved! |
49 | (AwaitingSessionPacket) | 49 | (AwaitingSessionPacket) |
50 | |||
51 | |||
52 | Interesting tox repositories | ||
53 | -------------------------------------------- | ||
54 | https://github.com/TokTok/spec | ||
55 | |||
56 | https://github.com/TokTok/hs-toxcore | ||
57 | https://github.com/iphydf/hstox | ||
58 | |||
59 | https://github.com/TokTok/c-toxcore | ||