home.social

#swiftserver — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #swiftserver, aggregated by home.social.

  1. Been working on some #swiftServer stuff in hummingbird 2. It was bothering me a bit that I couldn't access custom headers, but then I dug a bit deeper into the types and found out how... small blog post if you need to know how also heyjaywilson.com/blog/2024/07/

  2. I've been hacking on a personal location tracker for iOS recently. It basically runs in the background and saves places you've been. You can also have it sync with a self hosted server. It's sorta bare bones at the moment but maybe you'll think it's neat: github.com/nakajima/WhereWhen

    Oh yea, here's some hashtags: #swiftlang #swiftui #SwiftServer

  3. I have devoted the last six months to this project. I am very pleased with the result. I know that there are still many things missing. This project also proves that it is possible to do a pretty complex API (server-side) in the Swift programming language. #Swift #SwiftLang #SwiftServer #Vernissage mastodon.social/@vernissage/11

  4. 1. I feel seen.
    2. There should be an option to select both. There are people who use Quick & Nimble, or even all three in the same codebase.

    chaos.social/@fabianfett/11099

    #Swift #SwiftOnServer #SwiftNIO #SwiftServer #SwiftLang

  5. 🧑‍💻⁉️ Please make your voice heard in the #Swift Server Working Group developer survey. Please do so, even if you don‘t use #SwiftOnServer today. We would love to understand your reasons.

    #SwiftNIO #SwiftServer #SwiftLang

    forums.swift.org/t/sswg-commun

  6. 🚀 Very excited about today’s PostgresNIO release. It has so much stuff that brings us closer to embrace a fully structured concurrency world:

    1. async/await support for prepared statement
    2. async/await support for Postgres listen/notify
    3. no need to provide EventLoops when creating a connection

    Plus a ton of bug and behavior fixes. #swift #swiftserver #postgres

    github.com/vapor/postgres-nio/

  7. @ericthewolak I’ve been doing server side #Swift for years now and I find the experience delightful. Have a look at this new site for resources if you don’t know it yet:

    areweserveryet.org/

    #SwiftLang #SwiftServer