obbyworld/obby

Allow setting full websocket URL

Open

#97 opened on Oct 21, 2025

View on GitHub
 (0 comments) (3 reactions) (1 assignee)TypeScript (21 forks)auto 404
IRC Clientenhancementgood first issue

Repository metrics

Stars
 (222 stars)
PR merge metrics
 (PR metrics pending)

Description

The websocket for the server I use exists at /socket which cant currently be set, having the option to enter a full url would be helpful like

wss://host:port/socket

Contributor guide