From c8f84edbdd8b0ec948a4568a6c6cee1f73d05248 Mon Sep 17 00:00:00 2001 From: Frank Szendzielarz <33515470+FrankSzendzielarz@users.noreply.github.com> Date: Wed, 24 Jan 2024 08:16:13 +0100 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 593b6c7..8521d77 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,6 @@ This is an initial release with minimal testing and comes with no guarantees. It is intended at this point in time to garner feature request feedback and identify bugs. If you think this could be useful, or evolve into something useful, please add your feature requests and ideas to the github repo. -For example, one immediate feature could be to allow JavaScript clients to filter not just messages but the message contents themselves using JSON transforms, to cut back on network traffic. So far this has been tested on a limited set of data. Logger will output any block or state delta JSON that failed to serialise/deserialise. Please log an issue if you find an incompatible model.