protoactor-js icon indicating copy to clipboard operation
protoactor-js copied to clipboard

Results 10 protoactor-js issues
Sort by recently updated
recently updated
newest added

Hi, any plans to have just a js client only implementation? I know in theory it might be possible to use the proto contracts and talk to the cluster via...

The Remote gRPC contracts have been updated in Go and C#. https://github.com/AsynkronIT/protoactor-dotnet/blob/dev/src/Proto.Remote/Protos.proto#L40 The idea here is that when the endpoint writer is about to establish connection, the remote node returns...

There is currently not much thought behind how the modules are defined - it needs to be restructured to make it nice and usable for package consumers. There is also...

* Chat * In-process benchmark * Lifecycle events * Remote activation * Remote benchmark