A websocket server to pull and push live data to other services.
Go to file
2024-10-18 03:18:40 +00:00
db Updated requests to use voice store when possible. 2024-10-17 19:07:00 +00:00
Properties Current state of the websocket server for the Hermes client 2024-06-24 22:21:59 +00:00
Quests Current state of the websocket server for the Hermes client 2024-06-24 22:21:59 +00:00
Requests Using VoiceStore for GetTTSVoices request 2024-10-18 03:18:40 +00:00
Services Added VoiceStore properly. 2024-10-17 21:17:09 +00:00
Socket Including more data in Login Acknowledgements 2024-08-12 08:28:55 +00:00
Store Fixed minor bug with VoiceStore 2024-10-17 22:48:05 +00:00
Validators Added validators for voice id & voice name 2024-10-17 19:06:02 +00:00
.gitignore Added several request messages. Added redemptions. Added life TTS voice changes. A bunch of stuffs. 2024-08-10 19:36:32 +00:00
Server.cs Added several request messages. Added redemptions. Added life TTS voice changes. A bunch of stuffs. 2024-08-10 19:36:32 +00:00
ServerConfiguration.cs Added several request messages. Added redemptions. Added life TTS voice changes. A bunch of stuffs. 2024-08-10 19:36:32 +00:00
SocketServer.csproj Added several request messages. Added redemptions. Added life TTS voice changes. A bunch of stuffs. 2024-08-10 19:36:32 +00:00
Startup.cs Added VoiceStore properly. 2024-10-17 21:17:09 +00:00