# HG changeset patch # User Kim Alvefur # Date 1522853015 -7200 # Node ID 9842979f3034c935d506c4656669bf230dcaf48c # Parent 1f8220f0c8bfd3814a8d70ca17f2f74e3a75250d mod_query_client_ver: Add a README diff -r 1f8220f0c8bf -r 9842979f3034 mod_query_client_ver/README.markdown --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mod_query_client_ver/README.markdown Wed Apr 04 16:43:35 2018 +0200 @@ -0,0 +1,12 @@ +# Introduction + +This module sends a [version query][xep0092] to clients when they +connect, and logs the response, allowing statistics of client usage to +be recorded. + +Note that since this is per connection, there will be a bias towards +mobile clients on bad connections. + +## Example + + info Running Running Swift version 4.0