mirror of
https://github.com/Govor-team/Govor.git
synced 2026-07-21 19:54:55 +00:00
30 lines
1.0 KiB
Markdown
30 lines
1.0 KiB
Markdown
# Table of contents
|
|
|
|
* [Page](README.md)
|
|
|
|
## Endpoints
|
|
|
|
* [Authentication](../docs/endpoints/authentication/README.md)
|
|
* [AuthController](../docs/endpoints/authentication/authcontroller.md)
|
|
* [RefreshController](../docs/endpoints/authentication/refreshcontroller.md)
|
|
* [SessionController](../docs/endpoints/sessioncontroller.md)
|
|
* [FriendshipController](../docs/endpoints/friendshipcontroller.md)
|
|
* [FriendsRequestQueryController](../docs/endpoints/friendsrequestquerycontroller.md)
|
|
* [MediaController](../docs/endpoints/mediacontroller.md)
|
|
* [ChatLoadController](../docs/endpoints/chatloadcontroller.md)
|
|
* [OnlinePingingController(не работает)](../docs/endpoints/onlinepingingcontroller-ne-rabotaet.md)
|
|
|
|
## SignalR
|
|
|
|
* [PresenceHub](../docs/signalr/presencehub.md)
|
|
* [ChatHub](../docs/signalr/chathub.md)
|
|
|
|
***
|
|
|
|
* [FriendsHub](../docs/friendshub/README.md)
|
|
* [FriendsHub Client (Java)](../docs/friendshub/friendshub-client-java.md)
|
|
|
|
## Code Docs 
|
|
|
|
* [HubResult\<T>](../docs/code-docs/hubresult-less-than-t-greater-than.md)
|