Ok, all planned features have been implemented in WSQ v0.5.0 https://codeberg.org/lig/wsq/releases/tag/v0.5.0
Now onto the testing on a real case. The next release will be v1.0.0, I hope.
Ok, all planned features have been implemented in WSQ v0.5.0 https://codeberg.org/lig/wsq/releases/tag/v0.5.0
Now onto the testing on a real case. The next release will be v1.0.0, I hope.
I think that was the most documentation I wrote in my life for an Open Source project in one go today https://pkg.go.dev/codeberg.org/lig/wsq/pkg/wsq
#opensource #documentation #développement #golang #wsq #nsq #websocket
Just 've added authentication support to `WSQ` https://codeberg.org/lig/wsq/releases/tag/v0.3.0
Now I need to write some docs.
What is WSQ?
WSQ allows web clients to use NSQ (a realtime distributed messaging platform) over websocket connections and communicate with any other service that uses the same NSQ cluster.
I've started recently another Open Source project.
```
WSQ allows web clients to use NSQ (a realtime distributed messaging platform) over websocket connections and communicate with any other service that uses the same NSQ cluster.
```
Here is the first pre-release https://codeberg.org/lig/wsq/releases/tag/v0.1.0
#nsq #wsq #golang #websocket #webdev #opensource #softwaredevelopment