Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fquirin committed Oct 23, 2020
1 parent df39fa4 commit 5c69f81
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions API/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@

## Servers endpoints

This is a collection of examples related to server endpoints. Please note that the list is not complete yet and may change when a new major version is released.
For questions please post in [the issues section](https://github.com/SEPIA-Framework/sepia-docs/issues).

* [Assist-Server](assist-server.md) - Main SEPIA server with endpoints for authentication, NLU, services, TTS and SDK
* [WebSocket Chat-Server](chat-server.md) - Server that connects all SEPIA clients with endpoints for connected-clients, chat channels, etc.
* [Teach-Server](remote-terminal-clexi.md) - Server that handles stuff related to custom commands and Teach-UI
* [CLEXI server](teach-server.md) - **CL**ient-**EX**tension-**I**nterface used for the remote-terminal feature of SEPIA clients
* [Teach-Server](teach-server.md) - Server that handles stuff related to custom commands and Teach-UI
* [CLEXI server](remote-terminal-clexi.md) - **CL**ient-**EX**tension-**I**nterface used for the remote-terminal feature of SEPIA clients

0 comments on commit 5c69f81

Please sign in to comment.