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