https://github.com/matrix-construct/construct
This is The Construct
https://github.com/matrix-construct/construct
aio autotools boost boost-asio boost-coroutine2 boost-dll boost-spirit collaboration cpp cpp17 decentralized graphicsmagick matrix-org rocksdb server
Last synced: 18 days ago
JSON representation
This is The Construct
- Host: GitHub
- URL: https://github.com/matrix-construct/construct
- Owner: matrix-construct
- License: other
- Created: 2018-09-04T10:26:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-02T04:19:05.000Z (almost 2 years ago)
- Last Synced: 2024-11-03T16:38:11.030Z (6 months ago)
- Topics: aio, autotools, boost, boost-asio, boost-coroutine2, boost-dll, boost-spirit, collaboration, cpp, cpp17, decentralized, graphicsmagick, matrix-org, rocksdb, server
- Language: C++
- Size: 26.1 MB
- Stars: 366
- Watchers: 12
- Forks: 43
- Open Issues: 57
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - matrix-construct/construct - This is The Construct (cpp)
README
# This — is The **Construct**
#### FEDERATED MESSAGING SERVER
[](https://matrix.to/#/#construct:zemos.net) []()
### 🚚 GET CONSTRUCT
- `git clone https://github.com/matrix-construct/construct`
[](https://github.com/matrix-construct/construct)
[](https://github.com/matrix-construct/construct)
[](https://github.com/matrix-construct/construct)
[](https://github.com/matrix-construct/construct)- 📦 [**DISTRIBUTION PACKAGES**](https://github.com/matrix-construct/construct/wiki/PACKAGE)
- 🐋 [**DOCKER IMAGES**](https://github.com/matrix-construct/construct/wiki/DOCKER)
### 🗒️ INSTRUCTIONS
1. 🏗️ [**BUILD**](https://github.com/matrix-construct/construct/wiki/BUILD) to compile Construct from source.
2. 🪛 [**SETUP**](https://github.com/matrix-construct/construct/wiki/SETUP) to run Construct for the first time.
3. ⚡ [**TUNING**](https://github.com/matrix-construct/construct/wiki/TUNING) to optimize Construct for your deployment.
- 🙋 [TROUBLESHOOTING](https://github.com/matrix-construct/construct/wiki/Troubleshooting-problems) guide for solutions to possible problems.
- ❓ [FREQUENTLY ASKED QUESTIONS](https://github.com/matrix-construct/construct/wiki/FAQ) for answers to the most common perplexities.
>🛑 Operating a Construct server which is open to public user registration is unsafe. Local users may be able to exceed resource limitations and deny service to other users.
## 👷♀️ DEVELOPERS
[]() []()
##### 📚 DOCUMENTATION
Generate doxygen using `doxygen ./Doxyfile` the target directory is `doc/html`.
Browse to `doc/html/index.html`.##### 🛣️ DEPLOYMENT ROADMAP
- [x] **Personal**: Dozens of users. Few default restrictions; higher log output.
- [ ] **Company**: Hundreds of users. Moderate default restrictions.
- [ ] **Public**: Thousands of users. Untrusting configuration defaults.