Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
mobven
/
MBNetworking
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feature/async support
- #31
#31
Open
arducumutcan
wants to merge 19 commits into
develop
mobven/MBNetworking:develop
from
feature/async-support
mobven/MBNetworking:feature/async-support
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
Feature/async support
#31
arducumutcan
wants to merge 19 commits into
develop
mobven/MBNetworking:develop
from
feature/async-support
mobven/MBNetworking:feature/async-support
Copy head branch name to clipboard
Commits
Commits on Aug 2, 2024
Async Await support for data tasks.
Rashidium
committed
4213128
View commit details
Copy full SHA for 4213128
Browse repository at this point
Commits on Aug 8, 2024
Fixed crash and unit test. Refactoring async methods
arducumutcan
committed
ee32c5b
View commit details
Copy full SHA for ee32c5b
Browse repository at this point
Refactor async unit tests methods
arducumutcan
committed
02bfd79
View commit details
Copy full SHA for 02bfd79
Browse repository at this point
Optimize for loop duration
arducumutcan
committed
7ab0b46
View commit details
Copy full SHA for 7ab0b46
Browse repository at this point
Commits on Aug 9, 2024
Merge branch 'develop' into feature/async-support
Rashidium
committed
2bfcdb5
View commit details
Copy full SHA for 2bfcdb5
Browse repository at this point
Add todo for task queue bug? (maybe)
Rashidium
committed
1281fe7
View commit details
Copy full SHA for 1281fe7
Browse repository at this point
Add todo async support for url session pinning delegate.
Rashidium
committed
706fc69
View commit details
Copy full SHA for 706fc69
Browse repository at this point
Update NetworkingTests.swift
Rashidium
committed
551efcf
View commit details
Copy full SHA for 551efcf
Browse repository at this point
Commits on Aug 12, 2024
Separated URLSessingPinningDelegate into async and legacy and refactoring unit tests.
arducumutcan
committed
6eb9f48
View commit details
Copy full SHA for 6eb9f48
Browse repository at this point
Commits on Aug 13, 2024
Removed unused codes and fixed unit test.
arducumutcan
committed
a61ae4c
View commit details
Copy full SHA for a61ae4c
Browse repository at this point
Swiftformat changes.
arducumutcan
committed
7be5feb
View commit details
Copy full SHA for 7be5feb
Browse repository at this point
Commits on Aug 14, 2024
Swiftformatted.
Rashidium
committed
0b2b460
View commit details
Copy full SHA for 0b2b460
Browse repository at this point
Commits on Aug 15, 2024
Removed TODO comments. Improved code quality in the urlSession didReceive function.
arducumutcan
committed
733d1eb
View commit details
Copy full SHA for 733d1eb
Browse repository at this point
Commits on Aug 16, 2024
Refactor delegate creation to use composer
arducumutcan
committed
346b0ee
View commit details
Copy full SHA for 346b0ee
Browse repository at this point
Refactoring requestData function
arducumutcan
committed
c6e4fc5
View commit details
Copy full SHA for c6e4fc5
Browse repository at this point
Commits on Aug 20, 2024
Unit test fix and added todo task-async flow
arducumutcan
committed
7ee8f18
View commit details
Copy full SHA for 7ee8f18
Browse repository at this point
Commits on Sep 16, 2024
Update Networkable+DataTaskAsync.swift
Rashidium
committed
6077af2
View commit details
Copy full SHA for 6077af2
Browse repository at this point
Swiftformatted.
Rashidium
committed
083d633
View commit details
Copy full SHA for 083d633
Browse repository at this point
Remove Legacy keyword from clousere based netwroking files.
Rashidium
committed
4f31f36
View commit details
Copy full SHA for 4f31f36
Browse repository at this point
You can’t perform that action at this time.