view setup.cfg @ 10:2269b705deb9

Improved the BEEP protocol implementation: * Callbacks for replying to messages. * Starting of channels implemented. * Some error handling (though not much yet). Also, added a sample client that sends a message using the echo protocol. Finally, added a simple proxy script that outputs the peer-to-peer communication to the console.
author cmlenz
date Fri, 10 Jun 2005 20:21:10 +0000
parents 3ba3fb6f0054
children 0b82d012e42c
line wrap: on
line source
[unittest]
test-suite = bitten.tests
xml-results = build/test-results.xml
coverage-results = build/test-coverage.txt
coverage-dir = build/coverage
Copyright (C) 2012-2017 Edgewall Software