Skip to content

Releases: KAIKAKU-AI/perrito-ws

v1.1.0

28 Apr 18:03
7fdd30f
Compare
Choose a tag to compare

🐶 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

Full Changelog: v0.9.0...v1.1.0