Julius Pfrommer b887d06e42 refactor the addnodes functions to use services 10 years ago
..
CMakeLists.txt c2ff8cff42 remove server_readspeed from standard build 10 years ago
client.c bc454018e9 restoring client.c 10 years ago
client_firstSteps.c 76bbe178f7 use inttypes.h instead of stdint.h 10 years ago
client_legacy.c f3270487cc more fixes to client_legacy to get session closed properly 10 years ago
client_stateless.c 3d110a6720 stateless calls work again 10 years ago
logger_stdout.c cc47eefbec added a gcc-version check around pragma 10 years ago
logger_stdout.h 7139e0ad93 integrating some minor fixes proposed by @tpiat, fixes #418, fixes #408 10 years ago
networklayer_tcp.c 67cf0af100 refactored the networklayer interface 10 years ago
networklayer_tcp.h 67cf0af100 refactored the networklayer interface 10 years ago
networklayer_udp.c 67cf0af100 refactored the networklayer interface 10 years ago
networklayer_udp.h 67cf0af100 refactored the networklayer interface 10 years ago
server.c b887d06e42 refactor the addnodes functions to use services 10 years ago
server.cpp 989aea3972 align server.cpp with the new addnodes API 10 years ago
server_datasource.c 7e910561a7 adding a missing 'const' qualifier 10 years ago
server_firstSteps.c a22ee9b7a0 quick fix for static example compilation for msvs 10 years ago
server_method.c 55eaf1c6c4 adding tutorials for variable nodes and methods 10 years ago
server_nodeset.c d8e71ee608 this is a first prototype of a server that which namespace is created from a nodeset XML file automatically 10 years ago
server_nodeset.xml d8e71ee608 this is a first prototype of a server that which namespace is created from a nodeset XML file automatically 10 years ago
server_readspeed.c 141947e995 add the readspeed example 10 years ago
server_repeated_job.c db1c4979c2 clean up the canonical examples 10 years ago
server_udp.c 67cf0af100 refactored the networklayer interface 10 years ago
server_variable.c 87fdfc2f3e rename UserSpaceCallback to ValueCallback 10 years ago