mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-08-01 23:41:57 +02:00
+ NNTP docs
+ Gopher docs * Minor doc cleanup
This commit is contained in:
parent
12a1809a88
commit
e0f6847581
8 changed files with 156 additions and 36 deletions
|
@ -2,6 +2,9 @@
|
|||
layout: page
|
||||
title: Web Socket / Web Interface Server
|
||||
---
|
||||
## WebSocket Login Server
|
||||
The WebSocket Login Server provides **secure** (wss://) as well as non-secure (ws://) WebSocket login access. This is often combined with a browser based WebSocket client such as VTX or fTelnet.
|
||||
|
||||
# VTX Web Client
|
||||
ENiGMA supports the VTX websocket client for connecting to your BBS from a web page. Example usage can be found at
|
||||
[Xibalba](https://l33t.codes/vtx/xibalba.html) and [fORCE9](https://bbs.force9.org/vtx/force9.html).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue