senecajs / seneca-transport

Seneca micro-services message transport over TCP and HTTP.
MIT License
63 stars 45 forks source link

Refactor transport #34

Closed geek closed 9 years ago

geek commented 9 years ago

18% faster than published implementation

geek commented 9 years ago

@rjrodger there was enough of a difference between hoek.applyToDefaults and seneca.util.deepextend that I removed hoek

geek commented 9 years ago

@rjrodger this is good to go

mcdonnelldean commented 9 years ago

All in all LGTM, not sure if I'm a fan of snake_case but I'm not a fan of bikeshedding either :D

geek commented 9 years ago

@mcdonnelldean thanks for the review, I will fix the casing and move to lab next. Merging now!

mcdonnelldean commented 9 years ago

@geek Awesome!