[Hawkular-commits] [hawkular/hawkular-bus] a29134: deserialize messages of the form "clazzname=JSON.....

John Mazzitelli mazz at redhat.com
Thu Jul 30 22:32:51 EDT 2015


  Branch: refs/heads/mazz/binary-websocket
  Home:   https://github.com/hawkular/hawkular-bus
  Commit: a2913420ffec03ae8ee5a36442452dd89d68c0b4
      https://github.com/hawkular/hawkular-bus/commit/a2913420ffec03ae8ee5a36442452dd89d68c0b4
  Author: John Mazzitelli <mazz at redhat.com>
  Date:   2015-07-30 (Thu, 30 Jul 2015)

  Changed paths:
    M hawkular-bus-common/src/test/java/org/hawkular/bus/common/BasicMessageTest.java
    M hawkular-feed-comm/feed-comm-api/src/main/java/org/hawkular/feedcomm/api/ApiDeserializer.java
    M hawkular-feed-comm/feed-comm-api/src/test/java/org/hawkular/feedcomm/api/ApiDeserializerTest.java

  Log Message:
  -----------
  deserialize messages of the form "clazzname=JSON...extra..." found in a stream.
this will allow us to stream binary data over the websocket but be able to pass information about the binary data
in the same form of JSON messages as before




More information about the hawkular-commits mailing list