1.11.0 • Published 8 months ago

com.sonosthesia.pack v1.11.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

MessagePack data structures and WebSocket based communications for the sonosthesia project

Fix Pack Dependency

Currently this package creates a dependency problem as it centralizes the need for MessagePack data structures for all packages which have a need for them. To fix this:

  • Pack should contain the data structures for all packages which have a need with the Packed prefix
  • Each package which has the need for message pack objects should not have Pack as a dependency as it is heavy but it should have a conditional compile which contain converters (Packed to non Packed) and asset importers (for Audio analysis file for example)
1.11.0

8 months ago

1.9.0

10 months ago

1.10.0

10 months ago

1.8.0

1 year ago

1.7.0

1 year ago

1.6.0

1 year ago

1.5.0

1 year ago

1.4.0

1 year ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago