Skip to content

hhedberg/stateplex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stateplex

What is Stateplex?

Stateplex is a server-side C++ actor model library released under the LGPL open source software license. The aim is to provide fast and reliable implementations of various communication protocols and data storage to be exploited in domain specific application development.

A naive example is a back-end for a web service, which requires HTTP and WebSocket protocols as well as JSON data storage.

Requirements

Building and Installation

  1. ./configure
  2. make
  3. make install

Versioning

Bug Reporting

Contributing

Resources

About

A server-side actor model library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •