Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
wspy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Taddeüs Kroes
wspy
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
Tags
1
0.9.1
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
8
Jan
21
Dec
20
18
17
15
May
7
Jan
31
Aug
30
29
27
25
22
19
18
16
26
Jul
25
2
30
Jun
10
Nov
9
8
7
6
Removed duplicate feature bullet.
master
master
Test EchoServer now uses AsyncServer and deflate extensions
Removed mux extension template
Now using setuptools instead of distutils
0.9.1
0.9.1
Updated README and ignore file
Setup script for Pypi now converts README to RST
Updated setup script
Typo
Removed useless Makefile and obsolete TODO item
More README additions
Updated README
Typo
Added permessage-deflate + lots of general debug and cleanup
Removed debug line
Rewrote extensions API + reimplemented deflate-frame
Merge branch 'async'
Changed HTTP status message
Removed frame send/recv hooks, now working with a somewhat more robust extensions list
Improved frame stringification
Increased max header length and added error rather than silent fail
Bugfix in frame stringification
Debugged AsyncServer
Makefile cleanup
Moved server stuff into new section in README
Disabled SSL configuration in test server
Debugged talk client
Added test client that talks to a server using stdin
Rewrote websocket + connection to add support for asynchronous sockets, added asynchrounous connecten & server
Changed some function/class names for clarity
Corrected typo
Started adding asynchronous methods
Added REUSEADDR to server socket options in exmaple code
Corrected another error in README example code
Added example code from README as a test script
Corrected error in example code
Updated docstring
Updated organization name in license
Changed package name to 'wspy'
Updated README
Corrected typo
Loading