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

https://github.com/dan-and-dna/bfmq

toy lockstep game server
https://github.com/dan-and-dna/bfmq

game golang lockstep protobuf

Last synced: about 1 month ago
JSON representation

toy lockstep game server

Awesome Lists containing this project

README

          

# Bfmq
从实际项目中剥离和重实现的玩具帧同步服务,早期项目,仅供学习使用
a tiny websocket lockstep game server for moba rts fps ....
very fast!!!

# Deps
1. go get -u github.com/golang/protobuf/protoc-gen-go
2. go get -u github.com/gobwas/ws

# Usage
1. go install bfmq
2. go run testbfmq.go

# Example
1. testbfmq.go

# Thanks
fighting https://github.com/viphxin/fighting

# Projects
![demo](./img/201952-125413.jpg)

![demo](./img/201952-124235.jpg)