EXXETA / EXXETA/trufos

WebSocket Support

Open
#852 1 comment 0 reactions 0 assignees View on GitHub
backend design needed enhancement frontend invalid priority: low
Dominant language
TypeScript
Stars
49
Forks
26
Avg merge
3d 21h
Merged PRs (30d)
4

Description

> ℹ️ _This issue was partially AI-generated and may contain technical inaccuracies._

**Is your feature request related to a problem? Please describe.**
Trufos cannot open or interact with WebSocket connections, so real-time APIs cannot be tested.

**Describe the solution you'd like**
Support opening persistent WebSocket connections, sending messages, and viewing received messages interactively in a dedicated connection view.

**Describe alternatives you've considered**
Using a separate WebSocket client (wscat, browser devtools).

**Additional context**
Distinct protocol that requires significant UI work; lower priority.

Contributor guide

Open the contributing guide

Research direction

The issue names no files or tests. Start by tracing the existing REST request flow and UI entry points, then determine how a dedicated connection view would fit the client. Done means users can open a persistent WebSocket, send messages, and view received messages interactively.

Written by the indexing model from the issue text.

Assessment

Tech stack
electron, typescript
Domain
api, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.