Next Section: 发送接收消息及页面722 plays

5 秒后自动播放下一节
  Watch Again

Quickly get started with the Golang Gin framework [Use Gin to build a million-level concurrent IM instant messaging system]

Introduction >
ChapterCourseware
Chapter1Project Introduction

What technology stack can be obtained from the project background?

06 minutes20 seconds

Project architecture and network structure message flow

11 minutes01 seconds

Organizing project requirements

10 minutes32 seconds

Effect demonstration

08 minutes24 seconds
Chapter2Project initialization

Gin project initialization and GORM introduction

16 minutes47 seconds

Gin introduction and project directory creation

10 minutes12 seconds

GORM and Gin review

07 minutes14 seconds
Chapter3Separation of front and back ends

Configuration data initialization and front-end and back-end interaction

19 minutes33 seconds

Review and sort out front-end and back-end interactions

07 minutes22 seconds

Introduction of Swagger before and after separation

12 minutes41 seconds

SQL log printing

04 minutes39 seconds

Swagger&Logger review

06 minutes28 seconds
Chapter4user module

User module addition and deletion functions

14 minutes19 seconds

User module modification function

12 minutes35 seconds
Chapter5Verification and encryption

Modify phone and email verification

10 minutes01 seconds

Repeat registration verification

10 minutes03 seconds

Md5 tools and registration password encryption

12 minutes32 seconds
Chapter6log in Register

Login operation and bug modification

20 minutes50 seconds

Log in and register for review

05 minutes20 seconds

Token addition and return structure adjustment

16 minutes52 seconds
Chapter7Core functions

The addition of Redis

13 minutes55 seconds

socket+redis messaging

26 minutes26 seconds

Message&Relationship&Group Design

14 minutes55 seconds

Sending and receiving message implementation skeleton

20 minutes10 seconds

Implementation details of sending and receiving messages

27 minutes44 seconds

Fix and organize problems in sending and receiving messages

06 minutes32 seconds

Front-end introduction and debugging through login registration

35 minutes33 seconds

Review and sorting and sending and receiving ideas

16 minutes55 seconds

Send and receive messages and pages

23 minutes01 seconds

Resp package and friend list

36 minutes13 seconds

Front-end load friend list

15 minutes59 seconds

Front-end and back-end joint debugging

18 minutes21 seconds

Sender front-end debugging

30 minutes28 seconds
  • CancelreplySending
  • Cancelpost a noteSending