- 
                Notifications
    
You must be signed in to change notification settings  - Fork 63
 
          Add support for seanmonstar/warp web server framework
          #97
        
          New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
  
    Add support for seanmonstar/warp web server framework
  
  #97
              Conversation
| 
           Ok the first thing i need to ask to you is, can you rebase and bump the version to 0.3?  | 
    
| 
           Since you also added a sample, can you add it to the gh action where we run the tests? (you'll see it after the rebase)  | 
    
| 
           it should be rebased  | 
    
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I did a first pass to the docs and nits, I'm gonna try to look more thoroughly at the conversion code in the second pass, i need to learn a bit about warp APIs first.
Also, in the root readme of this repo, add the link to the crate and the link to the example as done for actix-web and its sample
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left some comments, PR starts looking good!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, some minor stuff and we're ready to go!
Initial take on cloud events support for `seanmonstar/warp` Signed-off-by: Marko Milenković <[email protected]>
| 
           Thanks @milenkovicm for this contribution! This is an awesome addition to this project!  | 
    
Initial take on cloud events support for
seanmonstar/warpSigned-off-by: Marko Milenković [email protected]