This website requires JavaScript.
Explore
Help
Register
Sign In
tom
/
hermes-server
Watch
1
Star
0
Fork
0
You've already forked hermes-server
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
31
Commits
1
Branch
0
Tags
a9542b08fbde53e7dfe8a99ecb4ac8b475da49eb
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Tom
a9542b08fb
Added more fields to LoginAck to reduce web API needs on client.
2025-01-15 05:01:58 +00:00
db
Added & using prepared statements for stores
2024-10-29 12:13:38 +00:00
Models
Added database table data into configuration. Store saves is auto-handled. Added Action & Redemption stores.
2024-12-31 18:31:21 +00:00
Properties
Current state of the websocket server for the Hermes client
2024-06-24 22:21:59 +00:00
Quests
Fixed compiler warnings.
2024-12-28 17:24:02 +00:00
Requests
Fixed AutoSavedStore's deletion of data when table was using composite keys.
2025-01-09 03:38:23 +00:00
Services
Added database table data into configuration. Store saves is auto-handled. Added Action & Redemption stores.
2024-12-31 18:31:21 +00:00
Socket
Added more fields to LoginAck to reduce web API needs on client.
2025-01-15 05:01:58 +00:00
Store
Fixed AutoSavedStore's deletion of data when table was using composite keys.
2025-01-09 03:38:23 +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 error message to request acks.
2024-12-27 23:33:13 +00:00
ServerConfiguration.cs
Added database table data into configuration. Store saves is auto-handled. Added Action & Redemption stores.
2024-12-31 18:31:21 +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 database table data into configuration. Store saves is auto-handled. Added Action & Redemption stores.
2024-12-31 18:31:21 +00:00
Description
A websocket server to pull and push live data to other services.
437
KiB
Languages
C#
100%