Skip to content

Commit a2b76a7

Browse files
committed
feat: add doc about second development of server.
2 parents fd50141 + ed1887f commit a2b76a7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+1191
-135
lines changed

docs/blog/client/_category_.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"position": 3,
3+
"label": "Client",
4+
"collapsible": true,
5+
"collapsed": true
6+
}
7+
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"position": 3,
3+
"label": "架构与选型",
4+
"collapsible": true,
5+
"collapsed": true
6+
}
7+
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: Example
3+
hide_title: true
4+
sidebar_position: 1
5+
---
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"position": 1,
3+
"label": "快速部署",
4+
"collapsible": true,
5+
"collapsed": true
6+
}
7+

docs/blog/client/build/example.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: Example
3+
hide_title: true
4+
sidebar_position: 1
5+
---
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"position": 2,
3+
"label": "性能与优化",
4+
"collapsible": true,
5+
"collapsed": true
6+
}
7+
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: Example
3+
hide_title: true
4+
sidebar_position: 1
5+
---

docs/blog/golang/_category_.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"position": 2,
3+
"label": "IMSDK/Server",
4+
"collapsible": true,
5+
"collapsed": true
6+
}
7+
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: 消息系统
3+
hide_title: true
4+
sidebar_position: 2
5+
---
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: 文件断点续传的设计
3+
hide_title: true
4+
sidebar_position: 3
5+
---

0 commit comments

Comments
 (0)