Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
scottslewis authored Jan 16, 2025
1 parent a547d2d commit 5721cf0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Update Site as Zip: [org.eclipse.ecf.sdk_3.15.3.v20250115-0413.zip](https://www
### Download/Install into [Apache Karaf 4.4+](https://karaf.apache.org/)
https://download.eclipse.org/rt/ecf/latest/karaf-features.xml

##Key ECF APIs
## Key ECF APIs

### OSGi Remote Services
ECF provides a fully-compliant and multi-provider implementation of the [OSGi Remote Services](https://docs.osgi.org/specification/osgi.cmpn/7.0.0/service.remoteservices.html) and [Remote Services Admin/RSA](https://docs.osgi.org/specification/osgi.cmpn/7.0.0/service.remoteserviceadmin.html). A number of providers are available in this repo, but there are also many providers available at the [ECF github organization](https://github.com/ECF).
Expand All @@ -25,15 +25,15 @@ ECF is currently the RS/RSA implementation used by the [OSGi Test Compatibilty K
### Eclipse Install/Update File Transfer
ECF has an API called 'filetransfer' that is depended upon by the [Eclipse platform](https://github.com/eclipse-platform)

### ECF Github Organization
## ECF Github Organization
In addition to this repo, ECF also has an [ECF Organization with a number of other repos](https://github.com/ECF) containing Remote Services distribution and discovery providers (e.g. grpc, etcd discovery, hazelcast, others). Most of these repos provide distribution or discovery providers that depend upon the core implementation provided by this repo.

### Wiki
## Wiki
See the [ECF Wiki](https://wiki.eclipse.org/Eclipse_Communication_Framework_Project) for examples, tutorials, other documentation, as well as plans for future releases.

To contribute or find out what's going on right now, please join the [ecf-dev mailing list](https://accounts.eclipse.org/mailing-list/ecf-dev) or contact project lead Scott Lewis at github username: scottslewis

### Services, Training and Support
## Services, Training and Support
For Remote Services training, support, or expert OSGi or Eclipse development please contact slewis at composent.com, github: scottslewis via email or bring it up on the ECF dev mailing list.

### Contributing to ECF
Expand Down

0 comments on commit 5721cf0

Please sign in to comment.