bertrem
bertrem copied to clipboard
BERTREM is a Ruby EventMachine BERT-RPC client and server library.
Results
2
bertrem issues
Sort by
recently updated
recently updated
newest added
I think this logic makes more sense. (It also fixed a hang we were having.)
I'm loving this gem as a lightweight alternative to Ernie, but am running into an "undefined method: log" problem not infrequently: ``` /opt/local/lib/ruby/gems/1.8/gems/bertrem-0.0.6/lib/bertrem/server.rb:121:in `receive_data': undefined method `log' for # (NoMethodError)...