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
16
Commits
1
Branch
0
Tags
e3c78d96fa99e16bcd421ef2b8a2e44cdbfbb8ea
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
e3c78d96fa
Moved Requests classes to here. Added some checks to requests.
2024-10-20 20:39:13 +00:00
db
Updated requests to use voice store when possible.
2024-10-17 19:07:00 +00:00
Models
Added channel saving. Fixed channel loading. Added policy store to channels.
2024-10-20 19:32:30 +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
Moved Requests classes to here. Added some checks to requests.
2024-10-20 20:39:13 +00:00
Services
Added channel saving. Fixed channel loading. Added policy store to channels.
2024-10-20 19:32:30 +00:00
Socket
Moved Requests classes to here. Added some checks to requests.
2024-10-20 20:39:13 +00:00
Store
Added channel saving. Fixed channel loading. Added policy store to channels.
2024-10-20 19:32:30 +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
Minor changes to IStore. Added another IStore interface for double keys. Added ChatterStore for chat's voices. Updated respective requests.
2024-10-18 03:21:16 +00:00
ServerConfiguration.cs
Redid stores. Added user store. Added Channel Manager, to manage data from a single channel.
2024-10-19 01:50:46 +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
Redid stores. Added user store. Added Channel Manager, to manage data from a single channel.
2024-10-19 01:50:46 +00:00
Description
A websocket server to pull and push live data to other services.
437
KiB
Languages
C#
100%