Skip to content

fix: remove outdated ssh irc@ route from README#39

Open
threebeats wants to merge 1 commit into
profullstack:mainfrom
threebeats:fix/remove-irc-route-docs
Open

fix: remove outdated ssh irc@ route from README#39
threebeats wants to merge 1 commit into
profullstack:mainfrom
threebeats:fix/remove-irc-route-docs

Conversation

@threebeats

Copy link
Copy Markdown
Contributor

Closes #37

The in-BBS ssh irc@ route no longer exists — internal/auth only reserves "irc" as a name but has no handler for it. docs/irc.md already documents this correctly.

Changes:

  • Removed ssh -t irc@ command and "built-in IRC client" language
  • Updated to reflect members connect with their own client
  • Kept correct native TLS and WebSocket connection examples

The connection methods (native TLS 6697 and WebSocket) remain unchanged and fully documented.

The in-BBS ssh irc@ route no longer exists — internal/auth only reserves
'irc' as a name but has no handler for it. docs/irc.md already documents
this correctly.

- Removed ssh -t irc@ command and 'built-in IRC client' language
- Updated to reflect that members connect with their own client
- Kept correct native TLS and WebSocket connection examples
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

README documents removed ssh irc@ route

1 participant