[PR #53] [MERGED] Better interface for Atlantis #122

Closed
opened 2026-03-03 19:11:58 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ProxymanApp/atlantis/pull/53
Author: @NghiaTranUIT
Created: 1/21/2021
Status: Merged
Merged: 1/22/2021
Merged by: @NghiaTranUIT

Base: mainHead: feat/better-interface


📝 Commits (4)

  • 2bcbdcb Add Enable Transport layer flag and delegate
  • 6cf0ab9 Call delegate from the Main Thread
  • cc7000e Make Traffic package publicly
  • cc017a9 Add helper method to set Delegate

📊 Changes

2 files changed (+80 additions, -33 deletions)

View changed files

📝 Sources/Atlantis.swift (+57 -12)
📝 Sources/Packages.swift (+23 -21)

📄 Description

Changelog

  • Add a flag to enable/disable the Transport Layer (e.g. Bonjour Service)
  • Add Delegate to notify the traffic
  • Public some classes

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ProxymanApp/atlantis/pull/53 **Author:** [@NghiaTranUIT](https://github.com/NghiaTranUIT) **Created:** 1/21/2021 **Status:** ✅ Merged **Merged:** 1/22/2021 **Merged by:** [@NghiaTranUIT](https://github.com/NghiaTranUIT) **Base:** `main` ← **Head:** `feat/better-interface` --- ### 📝 Commits (4) - [`2bcbdcb`](https://github.com/ProxymanApp/atlantis/commit/2bcbdcb48753905fcf931ff6e167a67a1ab0f3ca) Add Enable Transport layer flag and delegate - [`6cf0ab9`](https://github.com/ProxymanApp/atlantis/commit/6cf0ab923a2690f931360dce0aee742d77ba6842) Call delegate from the Main Thread - [`cc7000e`](https://github.com/ProxymanApp/atlantis/commit/cc7000eb2015575b4f10680d309cfe85927e3a89) Make Traffic package publicly - [`cc017a9`](https://github.com/ProxymanApp/atlantis/commit/cc017a9dc1873ea71919b8837a923f6122d7ffa7) Add helper method to set Delegate ### 📊 Changes **2 files changed** (+80 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `Sources/Atlantis.swift` (+57 -12) 📝 `Sources/Packages.swift` (+23 -21) </details> ### 📄 Description ### Changelog - Add a flag to enable/disable the Transport Layer (e.g. Bonjour Service) - Add Delegate to notify the traffic - Public some classes --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:11:58 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/atlantis#122
No description provided.