Julius Pfrommer 010c2d90ab remove the old copyNode function; refactor the write service 9 lat temu
..
CMakeLists.txt c2ff8cff42 remove server_readspeed from standard build 9 lat temu
client.c bc454018e9 restoring client.c 9 lat temu
client_firstSteps.c 76bbe178f7 use inttypes.h instead of stdint.h 9 lat temu
client_legacy.c b23216c694 simplify ua_string generation from chars 10 lat temu
client_stateless.c e8bab926bd fixes #354, the server is still , unfortunately, not reacting properly 9 lat temu
logger_stdout.c cc47eefbec added a gcc-version check around pragma 9 lat temu
logger_stdout.h df4753b00d improve amalgamation 9 lat temu
networklayer_tcp.c 3e6b52069e *adding a safety check for cleaning up client, *adding a really random session id to prevent collisions #366 9 lat temu
networklayer_tcp.h df4753b00d improve amalgamation 9 lat temu
networklayer_udp.c db4a39cbab adding QNX support, credit goes to @tpiat, relates to #339 9 lat temu
networklayer_udp.h 0684df3dad add the network layer and logger to the single-source distribution 10 lat temu
server.c 010c2d90ab remove the old copyNode function; refactor the write service 9 lat temu
server.cpp 989aea3972 align server.cpp with the new addnodes API 9 lat temu
server_datasource.c 7e910561a7 adding a missing 'const' qualifier 9 lat temu
server_firstSteps.c a22ee9b7a0 quick fix for static example compilation for msvs 9 lat temu
server_method.c 55eaf1c6c4 adding tutorials for variable nodes and methods 9 lat temu
server_nodeset.c d8e71ee608 this is a first prototype of a server that which namespace is created from a nodeset XML file automatically 9 lat temu
server_nodeset.xml d8e71ee608 this is a first prototype of a server that which namespace is created from a nodeset XML file automatically 9 lat temu
server_readspeed.c 141947e995 add the readspeed example 9 lat temu
server_repeated_job.c db1c4979c2 clean up the canonical examples 9 lat temu
server_udp.c e0615114e7 auto-create ns1 with the servers application URI 10 lat temu
server_variable.c f4ef1e7662 adding datasource example 9 lat temu