Closed michaelkrog closed 10 years ago
Stomp.DataEvent.data is a var, but that makes it impossible to know what datatype is being handled. The adapter must carry the responsibility of converting whatever kind of data they have to a String instead.
Stomp.DataEvent.data is a var, but that makes it impossible to know what datatype is being handled. The adapter must carry the responsibility of converting whatever kind of data they have to a String instead.