forked from jchomaz/Vulture
Tracking de l'application VNode (moteur du jeu, services, broker.. etc
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#ifndef AWS_BRIDGE_H
|
||||
#define AWS_BRIDGE_H
|
||||
|
||||
#include "nng/supplemental/nanolib/conf.h"
|
||||
#include "broker.h"
|
||||
|
||||
extern int aws_bridge_client(conf_bridge_node *node);
|
||||
extern void aws_bridge_forward(nano_work *work);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user