Ecosyste.ms: Awesome
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 month ago
JSON representation
Web interface for sending and receiving Valorant XMPP messages in realtime
- Host: GitHub
- URL: https://github.com/techchrism/valorant-xmpp-playground
- Owner: techchrism
- License: mit
- Created: 2023-05-10T02:52:48.000Z (over 1 year ago)
- Default Branch: trunk
- Last Pushed: 2023-05-10T02:56:38.000Z (over 1 year ago)
- Last Synced: 2024-09-30T14:41:33.558Z (about 1 month ago)
- Topics: valorant, xmpp
- Language: TypeScript
- Homepage:
- Size: 77.1 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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.