-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or requestlow priorityOther issues should take precedence over thisOther issues should take precedence over thisserial adapterInvolves a new or existing serial adapter, not the core headerInvolves a new or existing serial adapter, not the core header
Milestone
Description
Feature Request: Add zpp_bits adapter
Brief Summary of Request
zpp_bits is a very fast (but simple) binary serialization library and could be a nice addition
What Is The Value Added With This Feature
Access to another serialization library, option for faster serialization
Possible Implementation
Add a rpc_zpp.hpp
file to the adapters directory.
Other Details
NOTE: zpp_bits
requires C++20, so this adapter would be optional (not included by default) until the C++20 branch of rpc.hpp
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestlow priorityOther issues should take precedence over thisOther issues should take precedence over thisserial adapterInvolves a new or existing serial adapter, not the core headerInvolves a new or existing serial adapter, not the core header