You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to VAST Community Forum
Hi Gang,
Does anyone have any examples of SstHttpClient>get:streaming: with streaming true? It is supposed to answer a stream. It answers a SstStreamedByteMessage, which isn't exactly a stream. When it tries to #listen: on its own instance #inputStream it blows up because #inputStream is an empty string. I'm probably doing something wrong but some sample or test code would really help me understand what is going on.