Historique des commits

Auteur SHA1 Message Date
  Your Name 2b46a721cc adds example frontend il y a 4 ans
  jb6113 33b61a6198 replace pool-demo.c il y a 4 ans
  wes 61647719db some refactor for providing an example shared library il y a 4 ans
  Your Name b29f2eec1e compiles and runs okay under mingw32 il y a 4 ans
  Your Name 1bb0e79e5d do not need, see web-demo.c il y a 4 ans
  jb6113 1c02949706 refactor mostly done, tested on linux, both pooled and non-pooled modes work okay il y a 4 ans
  jb6113 b172680c9d these changes are mostly for the incoming refactor that supports pooled clients, it does not seem like anything can break here il y a 4 ans
  jb6113 4d2affb338 grammer il y a 4 ans
  jb6113 883de46621 add tag il y a 4 ans
  jb6113 51ccf3d3d2 add option to turn on a CORS bypass http response header il y a 4 ans
  jb6113 40ccf2509d on 64-bit linux gcc wanted size_t to be represented in a printf as %zu rather than %d, I assume this is fine on arm32 linux and mingw32 on windoz il y a 4 ans
  jb6113 75562fd616 test runs on linux okay, looks like a problem with close but not a big deal il y a 4 ans
  jb6113 1f7ac39143 scrap for remote testing il y a 4 ans
  Your Name 9bc1815221 tested using chrome web browser and cygwin64 curl il y a 4 ans
  jb6113 b88f7d851f add some starter code for accepting multiple client fd at the same time il y a 4 ans
  Your Name 9ae473e01e currently missing http message body; il y a 4 ans
  Your Name f706fc9c3a move unistd include il y a 4 ans
  Your Name ebff534075 correct code style il y a 4 ans
  Your Name a92bf8be8e tested code and added some logging il y a 4 ans
  jb6113 ef243a93b9 add method for callback function to control client connections il y a 4 ans
  Your Name 28a5566535 add nonblocking accept il y a 4 ans
  jb6113 fa36866e1b refactor il y a 4 ans
  Your Name 2e33e4963b need to come back and add multiplex option on accept il y a 4 ans
  Your Name 8f7617206f add poll and selection multiplexing il y a 4 ans
  Your Name 6d35816993 update notes, add error handling to all OS socket api requests il y a 4 ans
  Your Name 4274bb7c36 initial commit il y a 4 ans
  wes 9eabba45dc updated todo list. il y a 4 ans
  wes f698a46c7e send is now completed. received pseudocode is written and needs to be coded. il y a 4 ans
  wes 3167345975 added storage to playercard to save the current selection. il y a 4 ans
  wes 77fd0ca85b dice is now rolled when it is constructed. il y a 4 ans