README 367 B

1234567891011121314
  1. This provides the automated test scripts used to make sure the library
  2. is working properly.
  3. The files provided are:
  4. testsrvr.lua -- test server
  5. testclnt.lua -- test client
  6. To run these tests, just run lua on the server and then on the client.
  7. hello.lua -- run to verify if installation worked
  8. Good luck,
  9. Diego.