Stasik0 f3270487cc more fixes to client_legacy to get session closed properly il y a 9 ans
..
CMakeLists.txt c2ff8cff42 remove server_readspeed from standard build il y a 9 ans
client.c bc454018e9 restoring client.c il y a 9 ans
client_firstSteps.c 76bbe178f7 use inttypes.h instead of stdint.h il y a 9 ans
client_legacy.c f3270487cc more fixes to client_legacy to get session closed properly il y a 9 ans
client_stateless.c 3d110a6720 stateless calls work again il y a 9 ans
logger_stdout.c cc47eefbec added a gcc-version check around pragma il y a 9 ans
logger_stdout.h 7139e0ad93 integrating some minor fixes proposed by @tpiat, fixes #418, fixes #408 il y a 9 ans
networklayer_tcp.c 15d16cbfab remove multiple calls to WSAGetLastError() il y a 9 ans
networklayer_tcp.h df4753b00d improve amalgamation il y a 9 ans
networklayer_udp.c db4a39cbab adding QNX support, credit goes to @tpiat, relates to #339 il y a 9 ans
networklayer_udp.h 0684df3dad add the network layer and logger to the single-source distribution il y a 10 ans
server.c 705f03b19c node id is passed to datasource callbacks, relates #377 il y a 9 ans
server.cpp 989aea3972 align server.cpp with the new addnodes API il y a 9 ans
server_datasource.c 7e910561a7 adding a missing 'const' qualifier il y a 9 ans
server_firstSteps.c a22ee9b7a0 quick fix for static example compilation for msvs il y a 9 ans
server_method.c 55eaf1c6c4 adding tutorials for variable nodes and methods il y a 9 ans
server_nodeset.c d8e71ee608 this is a first prototype of a server that which namespace is created from a nodeset XML file automatically il y a 9 ans
server_nodeset.xml d8e71ee608 this is a first prototype of a server that which namespace is created from a nodeset XML file automatically il y a 9 ans
server_readspeed.c 141947e995 add the readspeed example il y a 9 ans
server_repeated_job.c db1c4979c2 clean up the canonical examples il y a 9 ans
server_udp.c e0615114e7 auto-create ns1 with the servers application URI il y a 10 ans
server_variable.c f4ef1e7662 adding datasource example il y a 9 ans