Historial de Commits

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