zEngine

module
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 1, 2022 License: LGPL-2.1

README

zEngine

simple tcp server engine

It was too simple, a few hundred line of code, so there was no introduction

but,It is powerful, stable and efficient

You can refer to the examples in the ./example

or https://github.com/pzqf/zChatRoom

or https://github.com/pzqf/GameServerTemplate

anything, issues.

create rsa key file

private key

~#openssl genrsa -out rsa_private.key 2048

public key

~#openssl rsa -in rsa_private.key -pubout -out rsa_public.key

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL