hugo/content/help/protocols/bonjour.md

Fri, 30 Aug 2024 19:33:36 -0500

author
Gary Kramlich <grim@reaperworld.com>
date
Fri, 30 Aug 2024 19:33:36 -0500
changeset 543
4ab2b8637540
parent 274
96a756ba0f28
permissions
-rw-r--r--

Update the plugins page for the new process

This includes defining the process and providing a template for a new issue to
add new plugins. I did go through and audit `No IRC /WHO` so we had at least
one validated entry.

Testing Done:
Ran `npm run hugo:server` locally and verified the page worked and checked the new links.

Bugs closed: NEST-53

Reviewed at https://reviews.imfreedom.org/r/3450/

---
title: Bonjour
date: 2019-08-07T22:28:26.000Z
replaces: []
weight: 10
lastmod: 2019-08-23T02:53:18.000Z
---

### What is Bonjour?
Bonjour is a serverless messaging protocol developed by Apple, Inc. ([Apple
developer information on Bonjour](https://developer.apple.com/bonjour/))
based on XMPP that operates only on a local network.
{{% xep 0174 "This XMPP extension" %}} defines the protocol.

### Can I use Windows Pidgin for Bonjour?
Yes.  You must install Apple's [Bonjour Print Services for
Windows](https://support.apple.com/kb/DL999) to use this functionality.

mercurial