Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/half-shot/matrix-appservice-irc-harness

Testing harness for the matrix irc bridge
https://github.com/half-shot/matrix-appservice-irc-harness

Last synced: about 1 month ago
JSON representation

Testing harness for the matrix irc bridge

Awesome Lists containing this project

README

        

# matrix-appservice-irc-harness
Testing harness for the Matrix IRC Appservice. The service can be found https://github.com/matrix-org/matrix-appservice-irc

## Goals

The point of this project is to run the appservice against a real (albeit local) irc server for the purposes of performance testing and load testing. This differs in that we do not inspect the running bridge and instead generate stats through metrics.

## How to build

Pending...

## How to use

Pending...