Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • v19
  • v18
  • v17
  • v16
  • v15
  • v14
  • v3
  • v13
  • v12
  • v2
  • v1
  • v11
  • v10
  • v9
  • v8
  • v7
  • v6
  • v5
  • v4
20 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.018Oct21Nov27Oct10654329Sep2815141291Jun26May2320181613116229Apr271312830Mar21171673225Feb2423222118171615141110987432131Jan2827262511108764331Dec3029282723222120Fixed repeated calls to shutdown method on a RpcConnectionFixed typoFix on_disconnect callback handling.WhitespacesFixed bug with server's client connection managementRemoved get_handler and set_handler from the RpcConnectionUnexpected socket error on read now shutdown the connectionWhitespacesAsync call with callbackStarted to work on 18~devReleased version 17.v17v17Fixed bug in socket reader function.Change license from GPLv2 to LGPLv3Released version 16.v16v16Reworked exception tree.Added RpcConnectionError exception class.Removed old commented codeFixed error when accepting new connection (log a warning)Now process only one new connection by loop iteration, added tcp_backlog option.Released version 15.v15v15Now use a standard pyev loop instead of the default loop by default in RpcConnection and RpcServerReleased version 14.Removed sub packages import from main __init__.py fileAdded absolute import on missing filesRemoved old callers importRemoved client package from the setup.py file and added core.protocolsReleased version 14.v14v14Added python-pyev as debian package dependencyUpdated examples.Added AsyncManager.iter iterator.Added fallback_timeout parameter on RpcConnectionFixed shutdown RpcConnection memory leak problem with RpcServerAdded logging information when a RpcConnection is closedpep8Added documentation for connection and label properties in Protocol classAdded SSLRpcServerMoved callers to sjrpc.core.protocols.rpc moduleRewrited inbound data processing in order to be compatible with ssl socketsPythonization + commentsEnhanced socket read error handling
Loading