abhijeetbhagat/genmei

How to use Genmei

lf94 opened this issue · 3 comments

lf94 commented

Hey,

As of now you are practically the top result for "SignalR rust". If you explain how to use this I would greatly appreciate it. I can read your source but this will be much easier and time saving.

Thanks!

Hi! Thank you for showing interest in this library. It is still work in progress but i am working on it everyday to get it up and ready for a release. I am still experimenting with the APIs. I have started with ServerSentEvents transport implementation.
The test_connection_create test in lib.rs will give you a basic idea about how the API should be used. Again, the library is evolving and contributions are most welcomed.

lehne commented

which version of SignalR are you building this for?

This is for the 1.4 version.