You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
309 B
Plaintext

This directory contains a few test programs for Webdis:
* basic.py: Unit tests.
* bench.sh: Benchmark of several functions.
* pubsub (run `make' to compile): Tests pub/sub channels; run `./pubsub -h` for options.
* websocket (run `make' to compile): Tests HTML5 WebSockets; run `./websocket -h` for options.