Skip to content

Instantly share code, notes, and snippets.

View ruurdadema's full-sized avatar

Ruurd Adema ruurdadema

  • Zwolle, The Netherlands
View GitHub Profile
@ruurdadema
ruurdadema / NetworkConnection.swift
Last active February 26, 2025 23:59
Swift networking with Apple's NWListener and NWConnection
/*
This is free and unencumbered software released into the public domain.
Anyone is free to copy, modify, publish, use, compile, sell, or
distribute this software, either in source code form or as a compiled
binary, for any purpose, commercial or non-commercial, and by any
means.
In jurisdictions that recognize copyright laws, the author or authors
of this software dedicate any and all copyright interest in the
@ruurdadema
ruurdadema / BonjourBrowser.swift
Last active February 4, 2020 20:50
Easy BonjourBrowser around NetService
//
// BonjourBrowser.swift
// Listen
//
// Created by Ruurd Adema on 13/12/2019.
// Copyright © 2019 Ruurd Adema. All rights reserved.
//
import Foundation
struct NetworkAddress