blankensteiner commented on issue #6: URL: https://github.com/apache/pulsar-dotpulsar/issues/6#issuecomment-791789276
Support for the following schemas are now in master: - Boolean - Byte - Bytes (using byte[] and ReadOnlySequence\<byte\>) - String (UTF-8, UTF-16, and US-ASCII) - INT8, INT16, INT32, INT64. Float, and Double - Time (using TimeSpan) - Timestamp and Date (using DateTime) Support for Protobuf, JSON, and Avro will be added at a later date. Let me know what schemas you want and if the current implementation is what you had expected/hoped. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org