Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/defold/extension-iac
Inter-app communication extension for Defold
https://github.com/defold/extension-iac
defold defold-library inter-application-conmunication
Last synced: 4 months ago
JSON representation
Inter-app communication extension for Defold
- Host: GitHub
- URL: https://github.com/defold/extension-iac
- Owner: defold
- License: mit
- Created: 2019-09-13T15:34:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-23T09:30:16.000Z (5 months ago)
- Last Synced: 2024-10-04T22:07:00.295Z (4 months ago)
- Topics: defold, defold-library, inter-application-conmunication
- Language: C++
- Size: 396 KB
- Stars: 5
- Watchers: 13
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-defold - Inter-App Communication - app communication on iOS and Android. (Libraries / Programming Language)
README
[![Actions Status Alpha](https://github.com/defold/extension-iac/actions/workflows/bob.yml/badge.svg)](https://github.com/defold/extension-iac/actions)
# Inter-app communication for Defold
Defold [native extension](https://www.defold.com/manuals/extensions/) which provides access to Inter-app communication functionality on iOS and Android devices.
## API and installation
[API and setup instructions](https://defold.github.io/extension-iac).## Manual
[The manual](https://www.defold.com/manuals/iac/) is available on the official Defold site.