-
Failures I saw were all on OSX and these two tests fail together. Likely need to update the `HostNameIsReachableAttribute`.
```
System.Net.Sockets.SocketException : nodename nor servname provided,…
-
README.rest contains an outdated link to http://www.fashiolista.com/intro_wide_minimal/ .
This should be fixed, because -- for new users -- it gives an impression of the library not being actively us…
-
Hello,
Would it be possible to add `feed_type=None` in:
https://github.com/GetStream/stream-django/blob/master/stream_django/managers.py#L39
and
https://github.com/GetStream/stream-django/blob/m…
-
There is no need to maintain code that implements the websocket protocol. Just wrap the TcpClient stream with a factory method from the System library `System.Net.Sockets.WebSocket.CreateFromStream(cl…
-
**Describe the bug**
As it stands, we're unable to continue development as you have patched the version of DIO in your chat solution and you haven't aligned the feeds package in over around 11 months…
-
private string GetRequestData(Stream stream)
{
var length = 0;
var data = string.Empty;
do
{
length = stream.Read(bytes,…
-
I am using a stream to read out location data in a bloc. I have a start and a stop event. In the stop method, I cancel the stream subscription. When I use `listen` to a stream to `yield` the state t…
-
- iOS or Android? => IOS
- Expo or regular React Native? => Expo
- React Native Version:
- "react-native": "^0.71.7"
- "expo-activity-feed": "1.1.0"
- "getstream": "^8.1.0"
**Describe the bug…
-
In order to make an ecosystem of general-use component modules, it seems likely that you'd soon need a way to connect to an activity stream that logs and notifies updates from a variety of modules. An…
-
***This ticket was escalated from Zendesk by Stephen Hodgetts:***
**Ticket:** [#6580](https://getstream.zendesk.com/agent/tickets/6580)
**Type:** Ticket
**Priority:** -
**Requester:** Siddhar…