This website requires JavaScript.
Explore
Help
Sign In
Govor-team
/
Govor
Watch
2
Star
2
Fork
0
You've already forked Govor
mirror of
https://github.com/Govor-team/Govor.git
synced
2026-07-21 11:44:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c7de2318fcdc4a0e1dc598eb23e0e90c2d649af2
Govor
/
Govor.API
/
Hubs
T
History
Artemy
c7de2318fc
using Govor.Core.Models.Users;
2025-07-11 21:52:37 +07:00
..
ChatsHub.cs
using Govor.Core.Models.Users;
2025-07-11 21:52:37 +07:00
FriendsHub.cs
app.MapHub<FriendsHub>("/api/friends");
2025-07-11 12:19:32 +07:00