An open API service indexing awesome lists of open source software.

https://github.com/zhangpeihao/zim

IM service
https://github.com/zhangpeihao/zim

golang im kafka microservice websocket

Last synced: 2 months ago
JSON representation

IM service

Awesome Lists containing this project

README

          

# zim

[![Build Status](https://travis-ci.org/zhangpeihao/zim.svg?branch=master)](https://travis-ci.org/zhangpeihao/zim)
[![Coverage Status](https://coveralls.io/repos/github/zhangpeihao/zim/badge.svg?branch=master)](https://coveralls.io/github/zhangpeihao/zim?branch=master)
[![GoDoc](https://godoc.org/github.com/zhangpeihao/zim?status.svg)](https://godoc.org/github.com/zhangpeihao/zim)
[![Go Report Card](https://goreportcard.com/badge/github.com/zhangpeihao/zim)](https://goreportcard.com/report/github.com/zhangpeihao/zim)
[![Code Climate](https://codeclimate.com/github/zhangpeihao/zim/badges/gpa.svg)](https://codeclimate.com/github/zhangpeihao/zim)
[![Image Size](https://images.microbadger.com/badges/image/zhangpeihao/zim.svg)](https://microbadger.com/images/zhangpeihao/zim "Get your own image badge on microbadger.com")

IM service

## Demo

[Demo](https://zimcloud.github.io/)

## Auth&Login

![Auth&Login](doc/Auth&Login.png)

## Message

![Message](doc/Message.png)

## Push

![Push](doc/Push.png)

## Topological graph of zim cloud

![zim-top](doc/zim-top.png)

## Topological graph of zim gateway

![zim-gateway](doc/zim-gateway.png)