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.
#wsq #nsq #websocket #opensource #golang
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
#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.
#opensource #golang #webdev #messaging #websocket #nsq #wsq
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
#nsq #wsq #golang #websocket #webdev #opensource #softwaredevelopment
`ansq` 0.1.0 release is out!
https://github.com/list-family/ansq/releases/tag/v0.1.0
`ansq` is a Python library for interacting with the NSQ messaging platform. It is written using the Python's native `asyncio` library.
In this release `ansq` introduces the nsq `lookupd` support and high-level Reader and Writer classes as well as Python 3.10 support and a number of stability improvements.
This month I've given a talk in collaboration with a colleague of mine at the PyCon Russia 2021 conference.
The talk was about NSQ in Python.
Here are the slides.
https://speakerdeck.com/lig/using-nsq-in-python
#talk #pycon #python #nsq #conference #slides