Skip to content

L1ghtError/LimbWorker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Limb Worker

Image procesing service written on C++

Works with Backend.

Note

Develop in progress

Warning

Application is NOT event Alpha. Also it can CRUSH if usesr pass image with wrong format. All server configuration is HardCoded. Only precompiled version of mongo-c-driver is sutable.

Tip

In current state it should be used only as example for your own improvments

How to build

native:

$ mkdir build
$ cd build
$ cmake .. -DCMAKE_BUILD_TYPE=Debug
$ cmake --build .
$ .\light-backend

Docker:

** in future updates**

Docker-compose:

** in future updates**

Tech stack:

About

LimbWorker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published