alphacomm / alpharpc

AlphaRPC is an RPC daemon based on ZeroMQ that can be used to distribute workload over one or multiple servers.
alpharpc.net
BSD 3-Clause "New" or "Revised" License
2 stars 5 forks source link

Fix loading AlphaRPC with custom configuration. #43

Closed jacobkiers closed 9 years ago

jacobkiers commented 9 years ago

Using a custom configuration failed. By forcing to copy the resources yml, the Symfony FileLoader correctly includes the custom configuration file.