ntex-rs / ntex-amqp

AMQP 1.0 Server framework
Apache License 2.0
66 stars 15 forks source link

examples and documentation to use the crate #6

Closed abdelmonem17 closed 3 years ago

abdelmonem17 commented 3 years ago

Can you provide documentation for the crate and examples to create a client for sending and receiving messages

fafhrd91 commented 3 years ago

there are two examples in examples directory. and you can check api docs. better docs would be helpful, i would gladly accept PR with better docs.

abdelmonem17 commented 3 years ago

thank you for help but it is very simple example and doesn't show how to use library feature like sending and receiving.

fafhrd91 commented 3 years ago

check api docs