Data TypesΒΆ

The rules for which built-in types can be used in Hobbes networking are the same as for Logging datatypes.

For custom datatypes, you should specialize hobbes::net::io<T>, or refer to hobbes/net.h in the GitHub repo.