Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/centrifugal/grand-chat-tutorial
/ types & classes
Types & classes
47 in github.com/centrifugal/grand-chat-tutorial
⨍
Functions
81
◇
Types & classes
47
↓ 3 callers
Class
UserSerializer
backend/chat/serializers.py:7
↓ 2 callers
Class
RoomMemberSerializer
backend/chat/serializers.py:45
↓ 1 callers
Class
LastMessageSerializer
backend/chat/serializers.py:13
↓ 1 callers
Class
MessageRoomSerializer
backend/chat/serializers.py:30
↓ 1 callers
Class
RoomMember
backend/chat/models.py:24
↓ 1 callers
Class
RoomSerializer
backend/chat/serializers.py:21
↓ 1 callers
Interface
User
frontend/src/types.ts:8
Interface
AuthInfo
frontend/src/types.ts:66
Class
CDC
backend/chat/models.py:60
Class
CentrifugoMixin
backend/chat/views.py:60
Class
ChatConfig
backend/chat/apps.py:3
Interface
ChatContextValue
frontend/src/types.ts:110
Interface
ChatLayoutProps
frontend/src/ChatLayout.tsx:6
Interface
ChatLoginProps
frontend/src/ChatLogin.tsx:8
Interface
ChatRoomDetailProps
frontend/src/ChatRoomDetail.tsx:8
Interface
ChatSearchProps
frontend/src/ChatSearch.tsx:7
Interface
ChatState
frontend/src/types.ts:86
Interface
DeviceInfo
frontend/src/types.ts:116
Class
JoinRoomView
backend/chat/views.py:209
Interface
LastMessage
frontend/src/types.ts:31
Class
LeaveRoomView
backend/chat/views.py:236
Class
Message
backend/chat/models.py:36
Interface
Message
frontend/src/types.ts:21
Class
MessageAdmin
backend/chat/admin.py:24
Class
MessageListCreateAPIView
backend/chat/views.py:171
Interface
MessageRoom
frontend/src/types.ts:14
Class
MessageSerializer
backend/chat/serializers.py:54
Class
Meta
backend/chat/serializers.py:8
Class
Meta
backend/chat/serializers.py:16
Class
Meta
backend/chat/serializers.py:25
Class
Meta
backend/chat/serializers.py:31
Class
Meta
backend/chat/serializers.py:40
Class
Meta
backend/chat/serializers.py:49
Class
Meta
backend/chat/serializers.py:58
Class
Meta
backend/chat/models.py:29
Class
Migration
backend/chat/migrations/0001_initial.py:8
Class
Outbox
backend/chat/models.py:49
Class
Room
backend/chat/models.py:5
Interface
Room
frontend/src/types.ts:40
Class
RoomAdmin
backend/chat/admin.py:6
Class
RoomDetailViewSet
backend/chat/views.py:36
Class
RoomListViewSet
backend/chat/views.py:24
Class
RoomMemberAdmin
backend/chat/admin.py:13
Interface
RoomMembership
frontend/src/types.ts:58
Interface
RoomSearchResult
frontend/src/types.ts:50
Class
RoomSearchSerializer
backend/chat/serializers.py:36
Class
RoomSearchViewSet
backend/chat/views.py:46