cheetah 0.2.6

A TCP server socket library based on vibe.d


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

cheetah

Cheetah is a high performance event-based tcp server socket library based on vibe.d.

It's meant to be scalable in big server application, giving an easy to use and manage interface, but still keeping performance good. It uses an event-based type of interface where you attach event handlers to specific socket events.

Cheetah was written to be used in a game-server project and as a result had to be written in the best manner.

Simple server socket example: https://github.com/bausshf/cheetah/wiki/Simple-Socket-Server-Example

Advanced server socket example: https://github.com/ConquerOnlinePServer/5017-server

Authors:
  • Jacob Jensen
Dependencies:
vibe-d
Versions:
0.2.6 2017-May-16
0.2.5 2017-Mar-07
0.2.4 2016-Sep-13
0.2.3 2016-Sep-10
~master 2017-May-16
Show all 9 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 3 downloads this month

  • 186 downloads total

Score:
1.0
Short URL:
cheetah.dub.pm