issues
search
irmen
/
Pyrolite
Java and .NET client interface for Pyro5 protocol
MIT License
178
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Only serpent is supported in call method of pyro proxy
#82
sameerdeswal
closed
2 years ago
1
java.net.ConnectException: Connection refused: connect
#81
mr-m0nst3r
closed
3 years ago
4
class java.lang.Integer cannot be cast to class java.lang.String
#80
AMJIYU
closed
3 years ago
1
Bump junit from 4.12 to 4.13.1 in /java
#79
dependabot[bot]
closed
4 years ago
0
SSL/TLS supprt in dotnet
#78
TimRivinius
opened
4 years ago
5
Batch calls support
#77
fridayzz
closed
3 years ago
2
Can't unpickle functools.partial
#76
tkram01
closed
5 years ago
1
failed to __setstate__()
#75
tkram01
closed
5 years ago
2
for pyro5, add wire protocol support
#74
irmen
closed
4 years ago
0
Potential error with pyrolite maven dependency
#73
ghaddarAbs
closed
5 years ago
1
for pyro5, separate pickle to a stand alone library
#72
irmen
closed
4 years ago
2
python 2.7 is EOL now so remove python 2 dependent things
#71
irmen
closed
4 years ago
0
Unable to use pickle serializer: System.InvalidCastException
#70
hoeche
closed
5 years ago
4
make sure hash sets are handled properly, fixes #68
#69
adamsitnik
closed
5 years ago
1
some unit tests now fail since merging PR #67
#68
irmen
closed
5 years ago
0
Improve Pickling performance
#67
adamsitnik
closed
5 years ago
5
pickle protocol 5 is coming
#66
irmen
closed
5 years ago
6
Clear memo map after op code STOP
#65
viirya
closed
5 years ago
3
Improve unpickling performance when reading from memory buffer
#64
adamsitnik
closed
5 years ago
6
Add a strong name to Pyrolite
#63
stephentoub
closed
5 years ago
2
Strong-name sign the C# assembly?
#62
stephentoub
closed
5 years ago
6
Is there same thing like "@Pyro4.expose" in Pyrolite?
#61
XuMengchu
closed
5 years ago
1
unit test TestUnpickleProto0Bytes fails on Windows
#60
irmen
closed
5 years ago
2
Improve pickling/unpickling performance
#59
stephentoub
closed
5 years ago
9
Fixes #57 pickle of java.sql.Date objects misses month offset.
#58
daanmohlmann
closed
6 years ago
4
Java pickle of `java.sql.Date` misses offset for Calendar zero-based months
#57
daanmohlmann
closed
6 years ago
0
Add option to compare by value when memoizing
#56
torokati44
closed
6 years ago
0
Compare by value when memoizing
#55
torokati44
closed
6 years ago
17
java9 compile fails due to JAXB not available by default
#54
irmen
closed
7 years ago
1
java 9 test fails
#53
irmen
closed
7 years ago
1
Support pickle/unpickle for numpy types
#52
icexelloss
closed
7 years ago
5
java(?): Method `PickleUtils.decode_escaped` doesn't recognize all escaped characters
#51
vruusmann
closed
7 years ago
2
java: Relax the visibility of `Unpickler.NO_RETURN_VALUE` class constant
#50
vruusmann
closed
7 years ago
5
java: Unpickler should handle `Opcodes.OBJ`
#49
vruusmann
closed
7 years ago
6
4.4 pyrolite java package doesn't connect well but 4.15 release branch does
#48
zxpatric
closed
7 years ago
1
DotNet package doesn't work in latest and release 4.15
#47
zxpatric
closed
7 years ago
2
release new version because of serpent float/complex deserialization issues
#46
irmen
closed
7 years ago
1
Asynchronous calls
#45
farshidtz
closed
7 years ago
3
call serpent directly instead of via reflection?
#44
irmen
closed
7 years ago
1
make .net code more portable
#43
irmen
closed
7 years ago
0
make the .net library work with .net core
#42
irmen
closed
6 years ago
9
add json serializer support?
#41
irmen
closed
8 years ago
1
Allowing Subclassing of Pickler
#40
bensusman
closed
8 years ago
11
net.razorvine.pickle.PickleException: expected zero arguments for construction of ClassDict (for numpy.core.multiarray._reconstruct)
#39
woshilaiceshide
closed
8 years ago
7
java: Class name initialization and retrieval
#38
vruusmann
closed
8 years ago
3
java: ClassDict should extend LinkedHashMap in order to provide predictable attribute iteration order?
#37
vruusmann
closed
8 years ago
4
java: ByteArrayConstructor should graciously handle existing byte arrays
#36
vruusmann
closed
8 years ago
9
Registering custom picklers for a tree of classes
#35
frensjan
closed
8 years ago
5
add metadata stuff
#34
irmen
closed
8 years ago
1
fix serializer used in handshake
#33
irmen
closed
9 years ago
0
Next