parent
68cfa6cf07
commit
b262124f90
|
|
@ -0,0 +1,7 @@
|
|||
# API 网关 x OKG:游戏连接治理的「最后一公里」
|
||||
|
||||
> 作者:赵楠、刘秋阳
|
||||
>
|
||||
> 时间:2025-07-24
|
||||
>
|
||||
> **[原文链接](https://mp.weixin.qq.com/s/dAYQ-YmJnSSn197Xe8ToiA)**
|
||||
|
|
@ -88,6 +88,16 @@ OpenKruiseGame(OKG)具有如下核心能力:
|
|||
<td style={{"border":0}}><center><img src={require('/static/img/kruisegame/bekko-logo.png').default} width="100" /></center></td>
|
||||
<td style={{"border":0}}><center><img src={require('/static/img/kruisegame/goat-logo.png').default} width="100" /></center></td>
|
||||
</tr>
|
||||
<tr style={{"border":0}}>
|
||||
</tr>
|
||||
<tr style={{"border":0}}>
|
||||
<td style={{"border":0}}> <img src={require('/static/img/kruisegame/paper-logo.png').default} width="100" /> </td>
|
||||
<td style={{"border":0}}> <img src={require('/static/img/kruisegame/hero-logo.png').default} width="100" /> </td>
|
||||
<td style={{"border":0}}> <img src={require('/static/img/kruisegame/ctw-logo.png').default} width="100" /> </td>
|
||||
<td style={{"border":0}}> <img src={require('/static/img/kruisegame/leyuansu-logo.png').default} width="100" /> </td>
|
||||
<td style={{"border":0}}> <img src={require('/static/img/kruisegame/gale-logo.png').default} width="100" /> </td>
|
||||
<td style={{"border":0}}> <img src={require('/static/img/kruisegame/dhf-logo.png').default} width="100" /> </td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
## What's Next
|
||||
|
|
|
|||
|
|
@ -0,0 +1,7 @@
|
|||
# API Gateway x OKG:The "last mile" of game connection management
|
||||
|
||||
> Author: Nan Zhao, ChrisLiu
|
||||
>
|
||||
> Time: 2025-07-24
|
||||
>
|
||||
> **[Original link](https://mp.weixin.qq.com/s/dAYQ-YmJnSSn197Xe8ToiA)**
|
||||
|
|
@ -75,6 +75,16 @@ OpenKruiseGame(OKG) has the following core features:
|
|||
<td style={{"border":0}}><center><img src={require('/static/img/kruisegame/bekko-logo.png').default} width="100" /></center></td>
|
||||
<td style={{"border":0}}><center><img src={require('/static/img/kruisegame/goat-logo.png').default} width="100" /></center></td>
|
||||
</tr>
|
||||
<tr style={{"border":0}}>
|
||||
</tr>
|
||||
<tr style={{"border":0}}>
|
||||
<td style={{"border":0}}> <img src={require('/static/img/kruisegame/paper-logo.png').default} width="100" /> </td>
|
||||
<td style={{"border":0}}> <img src={require('/static/img/kruisegame/hero-logo.png').default} width="100" /> </td>
|
||||
<td style={{"border":0}}> <img src={require('/static/img/kruisegame/ctw-logo.png').default} width="100" /> </td>
|
||||
<td style={{"border":0}}> <img src={require('/static/img/kruisegame/leyuansu-logo.png').default} width="100" /> </td>
|
||||
<td style={{"border":0}}> <img src={require('/static/img/kruisegame/gale-logo.png').default} width="100" /> </td>
|
||||
<td style={{"border":0}}> <img src={require('/static/img/kruisegame/dhf-logo.png').default} width="100" /> </td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
## What's Next
|
||||
|
|
|
|||
|
|
@ -78,6 +78,7 @@ module.exports = {
|
|||
'blog-video/yahaha-okg',
|
||||
'blog-video/guanying-20231129',
|
||||
'blog-video/higress',
|
||||
'blog-video/api-gateway-okg',
|
||||
'blog-video/cloud-forward-okg',
|
||||
'blog-video/ack-one-okg',
|
||||
'blog-video/okg-911',
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 40 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 191 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 76 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 130 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 99 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 133 KiB |
Loading…
Reference in New Issue