<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/third_party/websockify, branch 1.3.3</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/third_party/websockify?h=1.3.3</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/third_party/websockify?h=1.3.3'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2012-12-19T23:06:48Z</updated>
<entry>
<title>Updated scripts to call python2 directly rather than relying on python symlink pointing to the right place. See PEP394 for details on why this should be OK.</title>
<updated>2012-12-19T23:06:48Z</updated>
<author>
<name>Alan Kligman</name>
<email>alan.kligman@gmail.com</email>
</author>
<published>2012-12-01T23:31:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=315f13e5a1b35e23241da080f0df16e80ece88ae'/>
<id>urn:sha1:315f13e5a1b35e23241da080f0df16e80ece88ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update websockify, fix websocket tests, refactor websocket harness.</title>
<updated>2012-11-01T14:22:08Z</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2012-10-31T20:51:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=99e238901bcdce6d8e6ef32b310c64a6fca0216b'/>
<id>urn:sha1:99e238901bcdce6d8e6ef32b310c64a6fca0216b</id>
<content type='text'>
- pull in websockify c00c0eed from
  https://github.com/kanaka/websockify with one-shot socket listener
  cleanup and other misc updates.
- import the WebSocketProxy class directly and launch it one-shot
  using the run_once parameter rather than spawning a separate
  websockify via shell.
- create a python version of socket_server.sh and in the harness and
  remove socket_server.sh.
- refactor clean_pids to use a two phase cleanup where it sends
  a SIGTERM (to give the parent the chance to cleanup children) and
  then send a SIGTERM 1 second later. This still has risk of leaving
  child processes around (for example, the nc process in the original
  socket_server.sh which would also hold onto the listen port).

Conflicts:

	tests/runner.py
</content>
</entry>
<entry>
<title>update websockify to latest trunk</title>
<updated>2012-10-30T17:52:24Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2012-10-30T17:52:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=fcb6c33bac763d7a8246674eff33b599c28c1b6e'/>
<id>urn:sha1:fcb6c33bac763d7a8246674eff33b599c28c1b6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial (not-yet-working) sockets implementation</title>
<updated>2012-09-27T23:11:55Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2012-09-27T23:11:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=31f7b2a5a65d2d640343013dac4bb836c3bfba5f'/>
<id>urn:sha1:31f7b2a5a65d2d640343013dac4bb836c3bfba5f</id>
<content type='text'>
</content>
</entry>
</feed>
