openmu/src/ChatServer
2026-01-02 18:02:21 +01:00
..
ExDbConnector Merge branch 'master' into dev/multilanguage 2026-01-02 18:02:21 +01:00
Properties inital commit 2017-11-23 07:11:25 +01:00
ChatClient.cs Changed chat message type to Binary instead of unreadable string 2023-10-09 21:08:52 +02:00
ChatRoom.cs feat(ChatRoom): use template log instead interpolation. 2023-02-23 16:45:34 -03:00
ChatRoomClosedEventArgs.cs Code improvements with C#10 features (#230) 2021-11-13 13:21:31 +01:00
ChatRoomManager.cs feat(ChatRoomManager): add guard clauses. 2023-02-23 16:45:55 -03:00
ChatServer.cs current state 2023-03-25 09:41:17 +01:00
ChatServerEndpoint.cs Code improvements with C#10 features (#230) 2021-11-13 13:21:31 +01:00
ChatServerListener.cs current state 2022-07-15 20:25:25 +02:00
ChatServerSettings.cs Code improvements with C#10 features (#230) 2021-11-13 13:21:31 +01:00
IChatClient.cs Current state 2022-07-12 21:16:43 +02:00
MUnique.OpenMU.ChatServer.csproj Upgrade build target to .net 10 and solved static asset issue 2025-12-22 18:52:18 +01:00