mirror of
https://github.com/zigzap/zap.git
synced 2025-10-20 15:14:08 +00:00
discord
This commit is contained in:
parent
8067c666b2
commit
1875a38c71
2 changed files with 9 additions and 11 deletions
|
@ -4,16 +4,8 @@ Contributions are welcome! 🙏
|
||||||
|
|
||||||
## Communicating
|
## Communicating
|
||||||
|
|
||||||
I strongly favor [SourceHut](https://sr.ht)'s workflows, so I'll probably set up
|
We now have a discord server! [Join here](https://discord.gg/MNqmDy5F)!
|
||||||
a mailing list for discussions and patches. You can reach me
|
|
||||||
[there](https://sr.ht/~renerocksai) via
|
|
||||||
[e-mail](~renerocksai/public-inbox@lists.sr.ht).
|
|
||||||
|
|
||||||
A whole discord server as another option, while a funny idea, seems like a bit
|
Pull-requests and issues are, of course, welcome, too - as are GitHub
|
||||||
of an overkill. You can reach me on [the zig showtime discord
|
discussions.
|
||||||
server](https://discord.gg/CBzE3VMb) under the handle renerocksai
|
|
||||||
(renerocksai#1894).
|
|
||||||
|
|
||||||
Pull-requests and issues are, of course, welcome, too - and may be, for the time
|
|
||||||
being, the most both sane and GitHub-friendly way of communicating.
|
|
||||||
|
|
||||||
|
|
|
@ -17,6 +17,11 @@ production, I use [nginx](https://www.nginx.com) as a reverse proxy anyway.
|
||||||
Zap wraps and patches [facil.io - the C web application
|
Zap wraps and patches [facil.io - the C web application
|
||||||
framework](https://facil.io).
|
framework](https://facil.io).
|
||||||
|
|
||||||
|
---
|
||||||
|
<center><h3>Join us <a href="https://discord.gg/MNqmDy5F">on Discord</a>!</h3></center>
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
**⚡ZAP⚡ IS SUPER ALPHA**
|
**⚡ZAP⚡ IS SUPER ALPHA**
|
||||||
|
|
||||||
_Under the hood, everything is super robust and fast. My zig wrappers are fresh,
|
_Under the hood, everything is super robust and fast. My zig wrappers are fresh,
|
||||||
|
@ -59,6 +64,7 @@ I'll continue wrapping more of facil.io's functionality and adding stuff to zap
|
||||||
to a point where I can use it as the JSON REST API backend for real research
|
to a point where I can use it as the JSON REST API backend for real research
|
||||||
projects, serving thousands of concurrent clients.
|
projects, serving thousands of concurrent clients.
|
||||||
|
|
||||||
|
|
||||||
## ⚡blazingly fast⚡
|
## ⚡blazingly fast⚡
|
||||||
|
|
||||||
Claiming to be blazingly fast is the new black. At least, zap doesn't slow you
|
Claiming to be blazingly fast is the new black. At least, zap doesn't slow you
|
||||||
|
|
Loading…
Add table
Reference in a new issue