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
44
Commits
1
Branch
0
Tags
c80f1f2aa006a98dd9747fe95d2799f5033e457f
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
c80f1f2aa0
Added checks for existing permissions when creating, updating and deleting permissions.
2025-03-29 20:11:12 +00:00
db
Added & using prepared statements for stores
2024-10-29 12:13:38 +00:00
Models
Added stores for connections. Added requests for groups, group chatters, group permissions & connections. Using TTS Voice State store.
2025-01-17 04:32:31 +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
Added checks for existing permissions when creating, updating and deleting permissions.
2025-03-29 20:11:12 +00:00
Services
Fixed issues with TTS voice changes. Added proper handling for slave clients. Fixed several stores. Fixed database saving to safely save foreign keys.
2025-03-06 16:11:36 +00:00
Socket
Fixed emote duplicate issue. Improved chatter tracking. Used stores in Login Handler in cases where databases was used instead.
2025-03-07 17:34:27 +00:00
Store
Fixed issues with creating/deleting connection messages.
2025-03-29 20:09:22 +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
Fixed emote duplicate issue. Improved chatter tracking. Used stores in Login Handler in cases where databases was used instead.
2025-03-07 17:34:27 +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 checks for non-user foreign keys in stores. Load/Saving stores' order is now based on table dependencies. Added ability to use chat message when using redemption.
2025-01-28 19:12:14 +00:00
Description
A websocket server to pull and push live data to other services.
437
KiB
Languages
C#
100%