issues
search
HeapsIO
/
hxbit
Haxe Binary serialization and network synchronization library
155
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix StructSerializable compilation on get schema
#79
Speedphoenix
closed
1 month ago
0
Don't include @:noSave fields in getSerializeSchema
#78
Speedphoenix
closed
1 month ago
0
Fix @:condSend() when used with Proxy types
#77
Speedphoenix
closed
1 month ago
1
Fix @:condSend() when used with Proxy types
#76
Speedphoenix
closed
2 months ago
0
Add __net_bit_fieldName to NetworkSerializables
#75
Speedphoenix
closed
2 months ago
1
Fix null accesses on field.access.*
#74
Speedphoenix
closed
2 months ago
0
Add error on member final in a serializable class
#73
Speedphoenix
closed
2 months ago
0
Fix the two last @:s fields not getting sent with -D hxbit_visibility
#72
Speedphoenix
closed
2 months ago
0
Ignore @:isVar on serializable fields
#71
Speedphoenix
closed
5 months ago
0
hxbit triggers an error when unserializing a struct client-side
#70
thalesalexcin
closed
6 months ago
0
Added the "resize" method to the ArrayProxy
#69
Azrou
closed
1 year ago
0
Game Save State Best Practices
#68
onehundredfeet
closed
1 year ago
2
"Unsupported serializable type" with generics
#67
kvbc
opened
1 year ago
0
Loopback client no longer works.
#66
onehundredfeet
closed
1 year ago
1
Signature mismatch due to DCE
#65
onehundredfeet
closed
1 year ago
2
Feature - Per field update callback
#64
onehundredfeet
closed
1 year ago
2
Don't mark proxy fields when they haven't changed
#63
Speedphoenix
closed
1 year ago
0
Can this lib be used with websockets?
#62
rutexd
opened
1 year ago
1
[WIP] Visibility
#61
ncannasse
closed
1 year ago
0
Replace more Std.is with Std.isOfType
#60
kLabz
closed
2 years ago
0
allow manual call of buildNetworkSerializable + fixes
#59
trethaller
closed
2 years ago
0
replaced deprecated Std.is with Std.isOfTypes
#58
chriba
closed
2 years ago
1
fixes for 61 fields support
#57
trethaller
closed
3 years ago
0
return bool on ArrayProxy.remove()
#56
trethaller
closed
3 years ago
0
Loop in class building prevent compiler termination
#55
trethaller
opened
3 years ago
6
ArrayProxys auto-complete as Arrays
#54
trethaller
closed
3 years ago
1
Executing method on unserializing attribute
#53
olichose123
closed
3 years ago
5
breaks with dox, any suggested work round ?
#52
nanjizal
opened
4 years ago
1
Duplicabled Symbol from iPhoneOS SDK 13.5
#51
qkdreyer
closed
4 years ago
1
Null safety project support
#50
kyubuns
opened
4 years ago
2
Serialization without including UID
#49
kyubuns
closed
4 years ago
2
Hash is not computed correctly in some environments
#48
kyubuns
closed
4 years ago
1
I want a way to initialize hxbit at the right time in C#
#47
kyubuns
opened
4 years ago
3
avoid setting host to null during property sync
#46
trethaller
closed
4 years ago
0
don't assert on @:rpc(server) called on clients, used by replays
#45
trethaller
closed
5 years ago
0
improve network stats formatting
#44
trethaller
closed
5 years ago
0
float error.
#43
sonygod
closed
5 years ago
1
[features request]add support typedef ?
#42
sonygod
closed
5 years ago
5
Multiple Serializable interface inheritance
#41
ckentgeorge
closed
5 years ago
2
Fix @:increment using previous value for marking
#40
trethaller
closed
5 years ago
0
add onUnregister callback
#39
trethaller
closed
5 years ago
0
Compare enums by value in marking test
#38
trethaller
closed
5 years ago
0
Circular references
#37
filt3rek
closed
5 years ago
3
Cannot unserialize empty instance
#36
filt3rek
closed
5 years ago
5
Don't clear host in client RPCs, allowing sending RPCs back
#35
trethaller
closed
5 years ago
0
Fix typos & improve logging (#33)
#34
trethaller
closed
5 years ago
2
avoid using Lambda.array and excess object allocations
#33
nadako
closed
5 years ago
0
only keep enumSer.*.getSchema if Dump.readValue is kept
#32
nadako
closed
5 years ago
0
networkAllow not tested on failing @condSend() variable writes
#31
trethaller
opened
6 years ago
0
Fix doc
#30
trethaller
closed
6 years ago
0
Next