Historique des commits

Auteur SHA1 Message Date
  Justin Tracey a1dd89e9ce improve server logging il y a 1 an
  Justin Tracey a2dc42693d make socks proxy optional for client and peer il y a 1 an
  Justin Tracey 1fe669e5c3 fix bugs in p2p mode il y a 1 an
  Justin Tracey 95c00b6852 use a more standard logging output il y a 1 an
  Justin Tracey bc320250d5 misc. bug fixes il y a 1 an
  Justin Tracey 5882481835 fix range of buffer passed to message parser il y a 1 an
  Justin Tracey 295dfcb6cd add some doc comments il y a 1 an
  Justin Tracey 24c5aa5219 don't send recipients in each message il y a 1 an
  Justin Tracey edf8a376f2 add support for weighted dists on message timings il y a 1 an
  Justin Tracey ec9d2eb921 add support for weighted dists on message sizes il y a 1 an
  Justin Tracey e979307ee8 improve Updater interface il y a 1 an
  Justin Tracey 8807988f1d deserialize_str: don't create error object in okay case il y a 1 an
  Justin Tracey 91268cdd44 use Updater in more places il y a 1 an
  Justin Tracey 2993ba3a44 allow configurable server address:port il y a 1 an
  Justin Tracey 4f6f4d9084 always use native CPU target il y a 1 an
  Justin Tracey 67225eb8b5 make server use zero-copy strings when handling messages il y a 1 an
  Justin Tracey 22de85567f make server gracefully handle drops while establishing connections il y a 1 an
  Justin Tracey 58ca61082f switch Mutex to RwLock for global stream table in server il y a 1 an
  Justin Tracey 4874416e92 use Notify instead of watch for terminating sever reader thread il y a 1 an
  Justin Tracey 0c63ae0da2 implement Updater primitive, and use it once in the server il y a 1 an
  Justin Tracey 1d900f96b3 actually add peer code, and allow Box or Arc for senders il y a 1 an
  Justin Tracey a77581b348 add support for p2p clients (built as "peer") il y a 1 an
  Justin Tracey 86448cf51f refactor client into modules il y a 1 an
  Justin Tracey e18d005894 fix doc comment il y a 1 an
  Justin Tracey 78e76feb2c make client and server more robust against network failures il y a 1 an
  Justin Tracey c0ee99a134 add more optimizations to release builds il y a 1 an
  Justin Tracey a4272b771e sample message sizes from a distribution il y a 1 an
  Justin Tracey 4212301fce inital commit il y a 1 an