Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sjrpc
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor 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
Mirror
sjrpc
Commits
0bdd91bb
Commit
0bdd91bb
authored
13 years ago
by
Antoine Millet
Browse files
Options
Downloads
Patches
Plain Diff
Released version 14.
parent
b57e7ea1
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+10
-0
10 additions, 0 deletions
debian/changelog
sjrpc/__init__.py
+1
-1
1 addition, 1 deletion
sjrpc/__init__.py
with
11 additions
and
1 deletion
debian/changelog
+
10
−
0
View file @
0bdd91bb
sjrpc (14) unstable; urgency=low
* New major update, API breaks, please read the doc.
* New pluggable protocols (rpc, tunneling and vpn for now).
* Still compatible with olders versions.
* Use libev and pyev as event loop.
* Updated and complete documentation.
-- Antoine Millet <antoine.millet@smartjog.com> Wed, 05 Oct 2011 18:46:04 +0200
sjrpc (13) unstable; urgency=low
* Fixed a bug with dropped connections and async requests.
...
...
This diff is collapsed.
Click to expand it.
sjrpc/__init__.py
+
1
−
1
View file @
0bdd91bb
...
...
@@ -19,4 +19,4 @@ The library is separated into three parts:
'''
__version__
=
'
14
~dev
'
__version__
=
'
14
'
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment