2025-06-26 09:34:40 +03:00

38 lines
975 B
Markdown

---
name: Add Project
about: Request to add your project to the list.
title: Add <project>
labels: 'add-project'
assignees: kostya-zero
---
**The URL to projects Git page:**
<!-- URL to the Git repository of your project. If you project does not have Git, leave it blank -->
**If project is not on Git, please provide the URL to the project download:**
<!-- URL to the project download page. Otherwise, leave it blank -->
**Project description:**
<!-- What is your project about? -->
**Current project status (select only one):**
- [ ] Unreleased (Not released, but in development)
- [ ] Active (Actively developed and maintained)
- [ ] Abandoned (Abandoned by author)
**What is your project:**
- [ ] Client
- [ ] Server
- [ ] Development tool (library, framework, etc.)
**Supported features:**
- [ ] Real Address Chat protocol (RAC)
- [ ] WebSocket Real Address Chat protocol (WRAC)
- [ ] RAC v1.0
- [ ] RAC v1.99.2
- [ ] RAC v2.0
- [ ] TLS connection (RACS/WRACS)