diff options
Diffstat (limited to '')
-rw-r--r-- | ClientHamr/libpurple/README | 2 | ||||
-rw-r--r-- | nails/README | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ClientHamr/libpurple/README b/ClientHamr/libpurple/README index 8db2632..4e14b9b 100644 --- a/ClientHamr/libpurple/README +++ b/ClientHamr/libpurple/README | |||
@@ -1,4 +1,4 @@ | |||
1 | Viewer integration with libpurple, using it for generic IM services. | 1 | Viewer integration with libpurple, using it for generic IM services. |
2 | 2 | ||
3 | Libpurple is amodular IM system, we could just add a libpurple based IM | 3 | Libpurple is a modular IM system, we could just add a libpurple based IM |
4 | system to the viewer, and use that for the XMPP integration. | 4 | system to the viewer, and use that for the XMPP integration. |
diff --git a/nails/README b/nails/README index 8e71bda..7db2662 100644 --- a/nails/README +++ b/nails/README | |||
@@ -3,7 +3,7 @@ Refer to - http://www.infinitegrid.org/drupal/content/Nails | |||
3 | Nails bangs it all together, mostly via the command pump. | 3 | Nails bangs it all together, mostly via the command pump. |
4 | 4 | ||
5 | 5 | ||
6 | Not sure wheer else to put this, but nails I think is the bit that | 6 | Not sure where else to put this, but nails I think is the bit that |
7 | drives the network traffic the most - | 7 | drives the network traffic the most - |
8 | 8 | ||
9 | http://gettys.wordpress.com/2013/07/10/low-latency-requires-smart-queuing-traditional-aqm-is-not-enough/ | 9 | http://gettys.wordpress.com/2013/07/10/low-latency-requires-smart-queuing-traditional-aqm-is-not-enough/ |