Releases: KAIKAKU-AI/perrito-ws
v1.1.0
🐶 Perrito's First Release! (v1.1.0)
The team at KAIKAKU is passionate about the open-source community, and we're excited to give back by open-sourcing an in-house tool that has been instrumental for us over the past six months.
Introducing Perrito
At KAIKAKU, we continuously develop software that includes WebSocket clients and servers. However, we noticed a lack of easy and quick solutions for setting up WebSocket servers for rapid prototyping and testing. Perrito addresses this gap.
With its fully-fledged GUI, Perrito allows users to spin up WebSocket server instances in seconds, simplifying the process of rapidly testing software that relies on WebSocket technology.
Gone are the days when you needed to spin up four microservices just to test if a message gets sent from one service to another. Now, you can simply spin up a server with Perrito and let the microservice you're developing connect directly to your Perrito server.
🚀 What's new
- 🐣 Perrito WS' first release!
- 🖼️ Fully fledged modern GUI
- 🛜 Ability to spin up WebSocket servers rapidly
- ⌨️ Keybinds
- 💬 Communication between clients & server
- 🌑 Light/Dark themes
- 📦 Message presets
👀 Coming soon
- Better control over incoming/outgoing messages
- Improved client control
- Much much more!
Auto-generated information
What's Changed
- Bump sass from 1.74.1 to 1.75.0 by @dependabot in #22
- Bump wdio-electron-service from 6.4.0 to 6.4.1 by @dependabot in #18
- Bump @wdio/cli from 8.35.1 to 8.36.1 by @dependabot in #23
- Bump @electron-forge/maker-zip from 7.3.1 to 7.4.0 by @dependabot in #20
- Bump @electron-forge/cli from 7.3.1 to 7.4.0 by @dependabot in #21
- Release 1.1.0 by @pTinosq in #44
Full Changelog: v0.9.0...v1.1.0