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

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 year 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.