summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | remove debug codes..Louis Liu2014-05-081-1/+0
* | | Bug fix: socket always connects to port 80.Louis Liu2014-05-081-1/+2
|/ /
* | - fix some docuemnt.liris2014-05-081-9/+12
|/
* fix formatliris2014-05-021-24/+23
* some document updateliris2014-05-011-0/+7
* - fixed #57liris2014-05-012-5/+41
* - documentationliris2014-04-301-0/+1
* - documentationliris2014-04-301-10/+16
* - fixed #77liris2014-04-302-10/+20
* - fix some deprecated warning.liris2014-04-302-95/+105
* is this ok?liris2014-04-301-1/+5
* - refs #80liris2014-04-251-1/+4
* Merge pull request #79 from battlemidget/patch-1liris2014-04-251-1/+1
|\
| * Update readmeadam.stokes2014-04-241-1/+1
|/
* fix formatliris2014-04-251-0/+1
* - internet test is false as defautl.liris2014-04-251-1/+1
* - fixed #73liris2014-04-254-30/+31
* Merge branch 'master' of https://github.com/ralphbean/websocket-client into r...liris2014-04-251-1/+5
|\
| * Only use ssl backports for py2.liris2014-04-211-1/+5
* | Merge branch 'master' of https://github.com/ralphbean/websocket-client into r...liris2014-04-222-13/+8
|\ \ | |/
| * Get the "with-internet" tests passing.Ralph Bean2014-04-211-7/+7
| * Simplify with six.moves.Ralph Bean2014-04-211-6/+1
| * - always enable fragmentation testliris2014-04-211-5/+0
| * - start v0.14.0liris2014-04-211-1/+1
* | Merge branch 'master' of https://github.com/ralphbean/websocket-client into r...liris2014-04-225-63/+127
|\ \ | |/
| * Bytes everywhere.Ralph Bean2014-04-152-25/+41
| * Py3 fixes for wsdump.Ralph Bean2014-04-141-4/+9
| * More py3 fixes.Ralph Bean2014-04-142-6/+14
| * However it makes sense to encode just before sending to the wire.Ralph Bean2014-04-141-0/+4
| * This should probably be unicode.Ralph Bean2014-04-142-2/+2
| * Empty strings are probably better here..Ralph Bean2014-04-141-4/+4
| * Exceptions in py3 don't necessarily have a 'message' attribute.Ralph Bean2014-04-141-8/+11
| * send and recv should be explicit about bytes and unicode.Ralph Bean2014-04-142-18/+33
| * Initial pass at low-hanging python3 fruit.Ralph Bean2014-04-144-4/+17
| * Get the py2.7 tests passing....Ralph Bean2014-04-141-1/+1
* | - always enable fragmentation testliris2014-04-211-5/+0
* | - start v0.14.0liris2014-04-211-1/+1
|/
* - fixed #75v0.13.0Hiroki Ohtani2014-04-131-7/+9
* - py3 friendly exceptonliris2014-04-101-1/+1
* - fix to close socketliris2014-04-102-5/+6
* - refs #68liris2014-04-081-1/+1
* - fixed #64liris2014-04-081-1/+1
* - fixed #64liris2014-04-041-14/+25
* - refs #64liris2014-04-041-2/+10
* - add test case for ipv6 url. refs #72liris2014-03-311-0/+24
* Merge pull request #71 from sparkslabs/masterliris2014-03-311-0/+5
|\
| * Add setup.cfg to allow py2dsc to debianize packageMichael Sparks2014-03-281-0/+5
|/
* Merge pull request #69 from michael-mri/masterliris2014-03-241-7/+6
|\
| * avoid polling to see if thread should returnMichael Rigoni2014-03-211-7/+6
|/
* - remove some commentliris2014-03-201-1/+0