Dhruv PRO
dhruv3006
AI & ML interests
None yet
Recent Activity
published
an
article
about 4 hours ago
WebSocket Testing in Voiden
posted
an
update
about 4 hours ago
WebSocket Testing in Voiden
If you have experience with WebSockets, you know the struggle: flaky connections, asynchronous messages, and tools that don’t make debugging any easier. QA teams everywhere face the same headaches.
We heard you. In the latest Voiden beta, you can now test and document WebSockets alongside REST and gRPC, all within the same file-centric, Git-native workflow.
No more switching between tools or juggling formats. Just real-time protocols, reusable blocks, and version-controlled API tests.
Try the beta here: https://voiden.md/download
reacted
to
their
post
with 👀
2 days ago
gRPC support in Voiden
gRPC has become a popular choice for building high-performance, scalable APIs, especially in microservices and real-time systems. Unlike traditional REST APIs, gRPC uses HTTP/2 and Protocol Buffers to deliver fast, efficient communication with strong typing and contract enforcement.
Many developers in our community asked for it, so we have now added gRPC support in the latest Voiden release.You can now test and document gRPC APIs side-by-side with your REST and WebSocket APIs.
Keep everything in one file-centric, Git-native workflow.
Use reusable blocks and version control for gRPC requests, just like any other API call.
Download the latest Voiden beta here: https://voiden.md/download