Content of this directory is for running rudimentary load tests of Tinode server. You only need this if you want to run your own load tests.
Content of this directory is for running rudimentary load tests of Tinode server. You need this only if you want to run your own load tests.
The `tsung.xml` is a configuration for [Tsung](http://tsung.erlang-projects.org/). The `tinode.beam` is an erlang binary required by the test to generate base64-encoded user-password pairs. The `tinode.erl` is the source code for `tinode.beam` (`erlc tinode.erl` -> `tinode.beam`).
The `tsung.xml` is a configuration for [Tsung](http://tsung.erlang-projects.org/). The `tinode.beam` is an erlang binary required by the test to generate base64-encoded user-password pairs. The `tinode.erl` is the source for `tinode.beam` (`erlc tinode.erl` -> `tinode.beam`).
[Install Tsung](http://tsung.erlang-projects.org/user_manual/installation.html), then run the test