Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rennokki authored Mar 25, 2024
1 parent 8d66034 commit 0d89a3a
Showing 1 changed file with 11 additions and 13 deletions.
24 changes: 11 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ soketipfs is a framework for building distributed applications using Websockets.
πŸ‘€ = not sure, maybe in the future
```

- [ ] Deployment
- [ ] πŸ§‘β€πŸ’» New Soketi CLI
- [ ] πŸ§‘β€πŸ’» Docker
- [x] Deployment
- [x] πŸ§‘β€πŸ’» New Soketi CLI
- [x] πŸ§‘β€πŸ’» Docker
- [ ] πŸ‘‰ Kubernetes
- [ ] πŸ‘‰ Railway
- [ ] Protocols
Expand All @@ -29,24 +29,22 @@ soketipfs is a framework for building distributed applications using Websockets.
- [ ] πŸ‘€ AMQP Protocol
- [ ] πŸ‘€ Centrifugo Protocol
- [ ] πŸ‘€ STOMP Protocol
- [ ] Discovery Mechanisms
- [ ] πŸ§‘β€πŸ’» IPFS
- [-] Discovery Mechanisms
- [x] πŸ§‘β€πŸ’» IPFS
- [ ] ⏳ Redis Pubsub
- [ ] ⏳ NATS
- [ ] Databases
- [ ] πŸ‘‰ Redis Stack
- [ ] πŸ‘‰ SQL via Knex
- [ ] πŸ‘€ MongoDB

## 🀝 Supporting
## 🀝 Sponsors

soketipfs is meant to be open source, forever and ever. It solves issues that many developers face - the one of wanting to be limitless while testing locally or performing benchmarks. More than that, itt is also suited for production usage, either it is public for your frontend applications or internal to your team.

The frequency of releases and maintenance is based on the available time, which is tight as hell. Recently, there were issues with the maintenance and this caused infrequent updates, as well as infrequent support.

To cover some of the expenses of handling new features or having to maintain the project, we would be more than happy if you can donate towards the goal. This will ensure that soketipfs will be taken care of at its full extent.

**[πŸ’° Sponsor the development via Github Sponsors](https://github.com/sponsors/rennokki)**
<p align="center">
<a href="https://github.com/sponsors/rennokki">
<img src='https://cdn.jsdelivr.net/gh/rennokki/sponsorkit-assets@main/assets/sponsors.svg' alt="Logos from Sponsors" />
</a>
</p>

## Features

Expand Down

0 comments on commit 0d89a3a

Please sign in to comment.