1
0

Histórico de Commits

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