Skip to content

Conversation

@0xTim
Copy link
Member

@0xTim 0xTim commented Sep 3, 2024

Vapor5

@Jinxiansen
Copy link
Member

Awesome logo~

@lmcd
Copy link

lmcd commented Oct 7, 2024

Write up here: https://blog.vapor.codes/posts/the-future-of-vapor/

}
}
}
//import Foundation

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe add #warning("TODO") to not forget removing the file.

}
}
}
//import NIOConcurrencyHelpers

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe add #warning("TODO") to not forget removing the file.

0xTim and others added 30 commits August 17, 2025 14:25
… trait (#3356)

* Move websockets behind a trait

* Don't pull in TLS stuff unless behind a trait

* Move client behind a trait

* Add CI step to test traits disabled

* Fix typo

* Use better name for websocket trait

* Fix Sendable issue

* D'oh

* Update test.yml

* Make it compile

* Fix crash when running tests with package traits

* Fix traits workflows

---------

Co-authored-by: Gwynne Raskind <gwynne@vapor.codes>
* Fix websocket trait

* Fix Android
* Add multipart trait

* Move multipart code to behind a trait
Pull in Crypto 4
Make 's  async to allow things like file reading when setting up controllers
* Add `.all` routes builder method for all HTTP methods

* Add head, options and a test

* Update Tests/VaporTests/RouteTests.swift

Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>

* Add DocC

---------

Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants