Skip to content

andyongh/fsae

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fsae

Event library extracted from Redis/Valkey

USAGE

In ONE .c/.cpp file, define the implementation macro before including:

#define AE_IMPLEMENTATION
#include "ae.h"

In all other files, include normally (no macro needed):

#include "ae.h"

test

make examples
./fsae_example

echo "Hi there" | socat - TCP:localhost:8888

About

OS Event Library

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors