Nikolay Kim

Results 84 comments of Nikolay Kim

i will try to update example.

we use ntex-amqp for azure eventhub and servicebus connectivity. also we expose azure iot hub amqp api via ntex-amqp

as gateway, it does a lot of work beyond proxying

there are two big parts that needs to be upgraded * application - everything related to routing, actix-web 0.7 has changed in this regards * sockjs context - custom actor...

Actix or actix-web in gitter

https://gitter.im/actix/actix

PR would be awesome. Personally, I don't have time for this

Seems "just" framework uses const message object for json bench. I am not sure, I don't have much of js knowledge. https://github.com/TechEmpower/FrameworkBenchmarks/blob/542904f589b63322b8610b82583ce8fdde97f6d0/frameworks/JavaScript/just/tfb.config.js#L49

i copied this file from futures crate, https://github.com/rust-lang-nursery/futures-rs/blob/0.1/src/sync/mpsc/queue.rs