Skip to content

hyakugei/netwrok-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netwrok-server

NetWrok is a Multiplayer Online Game server written in Python3.

It uses the asyncio module to provide a single threaded, asynchronous network server in the style of node.js. Clients connect via websocket and data is persisted in Postgresql, via the aiopg module.

About

NetWrok is a Python-3 asyncio MOG server using websockets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%