Commit History

Author SHA1 Message Date
  Julius Pfrommer b7e565d658 more binary size reduction .. 68kb server 10 years ago
  Julius Pfrommer b23ecd76f4 fix windows build, always generate the single source distribution 10 years ago
  Julius Pfrommer 0684df3dad add the network layer and logger to the single-source distribution 10 years ago
  Stasik0 e485204f82 issue with #212 10 years ago
  Stasik0 377797495c one more workaround for #212 10 years ago
  Stasik0 15802f5ec5 should be a workaround for #212 10 years ago
  Stasik0 82737a2986 setting macros again, ref #212 10 years ago
  Stasik0 168fa087df final set of fixes for windows 10 years ago
  Stasik0 0a2dd74f5c renames client_proper -> client, server_datasource -> server, server -> server_simple, client -> client_legacy 10 years ago
  Stasik0 b26678b598 fixing win32 - second 10 years ago
  Stasik0 1fc0c34b13 fixing win32 10 years ago
  Stasik0 b932fc96f7 reworking the networklayer strucure, @jpfr, there seems to be a bug in decoingAckMessage 10 years ago
  Stasik0 6e40e74b8a handshake works, 3 memleaks to fix, though 10 years ago
  Stasik0 d93f4e33f9 Merge branch 'master' into client 10 years ago
  Stasik0 113f945fbf addung discoveryUrl to the NetworkLayer interface, changed everything not to use static ips and ports, but hostname of the system 10 years ago
  Stasik0 5c2dc5f60f fix build 10 years ago
  Stasik0 8d0f79a9b4 fixing discoveryUrls 10 years ago
  Stasik0 f6d2ec0fca two memory problems solved, one more unitialized value left somewhere in the Read service 10 years ago
  Julius Pfrommer 241d70c00d squash some coverity bugs 10 years ago
  Julius Pfrommer 75dd0f5349 improve example in the readme 10 years ago
  Julius Pfrommer be146d160e plugin-style logging support 10 years ago
  Stasik0 dd6dc2a341 removing 2 small memleaks 10 years ago
  Julius Pfrommer 834636cf75 fix multithreading 10 years ago
  Julius Pfrommer 58ea7a506c fix client networklayer on windows 10 years ago
  Julius Pfrommer 2f1c39e068 make client work 10 years ago
  Julius Pfrommer e3c14e1077 Merge branch 'master' into client 10 years ago
  Julius Pfrommer d913c602e3 add c++ example server 10 years ago
  Julius Pfrommer 5da5593889 include netinet/tcp.h for TCP_NODELAY 10 years ago
  Julius Pfrommer 9a76e4496b use TCP_NODELAY to decrease latency (disables Nagle's algorithm) 10 years ago
  Julius Pfrommer 177c771651 remove initial client work 10 years ago