Skip to content

Commit

Permalink
add kafka
Browse files Browse the repository at this point in the history
  • Loading branch information
rfyiamcool committed Feb 23, 2021
1 parent 15b2313 commit ded6a4b
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

## MENU

- [Kafka的设计与实现](#Kafka的设计与实现)
- [TCP的那些事儿](#TCP的那些事儿)
- [Golang高级编程技巧](#Golang高级技巧)
- [GRPC的那些事儿](#GRPC的那些事儿)
Expand Down Expand Up @@ -32,18 +33,38 @@

## LIST

### Kafka的设计与实现

#### 分享时间

2021-02-23

#### ppt地址

[在线观看](null)

[下载地址](kafka.pdf)

#### 截图

<img src="images/kafka.jpg" width="70%">

### TCP的那些事儿

#### 分享时间

2021-06-06
2021-01-06

#### ppt地址

[在线观看](https://myslide.cn/slides/23281)

[下载地址](tcp_protocol.pdf)

#### 截图

<img src="images/tcp.jpg" width="70%">

### Golang高级技巧

#### 分享时间
Expand Down
Binary file added images/kafka.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/tcp.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added kafka.pdf
Binary file not shown.

0 comments on commit ded6a4b

Please sign in to comment.