minotaur
v0.6.1
Minotaur is a server-side development support library designed with Actor thinking that naturally supports distribution. Its main purpose is to provide simple concurrency and distributed implementation. It not only contains the abstraction of Actors, but also contains a large number of commonly used tool functions. Although it is mainly oriented to game development, a large number of functions are also applicable to WEB development.
go get -u github.com/kercylan98/minotaur
For information about Minotaur, please refer to the WIKI.
To contribute, please refer to CONTRIBUTING.md contribution guidelines.
Minotaur
had been being developed with GoLand
IDE under the free JetBrains Open Source license(s) granted by JetBrains sro, hence I would like to express my thanks here.