Skip to content

Commit

Permalink
README: clarify RemoteObject
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtynjala committed Sep 8, 2022
1 parent d43a190 commit a95f767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ A port of the RPC service classes from [Apache Flex](https://flex.apache.org/) (
Contains the following service classes:

- `HTTPService`: Load data from a URL as XML, simple string text, URL variables, or JSON.
- `RemoteObject`: Load typed objects using binary AMF.
- `RemoteObject`: Share the same typed objects on server and client using binary AMF.

## Compatibility Notes

Expand Down

0 comments on commit a95f767

Please sign in to comment.