Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/techchrism/valorant-xmpp-playground

Web interface for sending and receiving Valorant XMPP messages in realtime
https://github.com/techchrism/valorant-xmpp-playground

valorant xmpp

Last synced: about 1 month ago
JSON representation

Web interface for sending and receiving Valorant XMPP messages in realtime

Awesome Lists containing this project

README

        

# Valorant XMPP Playground

Web interface for sending and receiving Valorant XMPP messages in realtime

Essentially a combination of [Valorant XMPP Watcher](https://github.com/techchrism/valorant-xmpp-watcher) and [Valorant XMPP Log Viewer](https://github.com/techchrism/valorant-xmpp-log-viewer)
with a websocket connecting the two.

## Setup and Usage
Refer to the readme files in `backend` and `frontend`. Run simultaneously.