Steve Hayles

Results 5 issues of Steve Hayles

**Recommendation** I may be wrong in this but it seems impossible to write additional data to an open stream ? Is it required within the spec to create a stream...

The SocketTransport is configured as a 'client' socket with no specific bind and / or listen so although it exists it doesn't appear possible to actually connect to anything. Is...

The dynamic slots functionality behaves differently with regard to the cache depending on previous actions. If the cache contains one or less 'slotCounts' then when "_onItemsAdded" is called in the...

I have been struggling with plugging the library into a third party Actor system and adding a TCP client / server implementation. I am trying to replace the existing gRPC...

Awesome library, I look forward to the re-write in version 0.10. In other actor frameworks it's a frequently used pattern to use an async fire-and-forget pattern. Akka uses 'ask' and...