anchor ref
+1
-1
@@ -27,7 +27,7 @@ import { Rpc } from 'rage-fw-rpc'
|
|||||||
export const rpc = new Rpc(/* options */)
|
export const rpc = new Rpc(/* options */)
|
||||||
rpc.browser = mp.browsers.new('package://.../index.html')
|
rpc.browser = mp.browsers.new('package://.../index.html')
|
||||||
```
|
```
|
||||||
Also see [Rpc Config](https://git.entityseven.com/entityseven/rage-framework/wiki/RPC-%40-0.2.1#rpc-config)
|
Also see [Rpc Config](#rpc-config)
|
||||||
|
|
||||||
# Motivation
|
# Motivation
|
||||||
The idea was to create an extensible package, with various features to simplify the development process and provide as much comfort as possible. It should also be using similar architecture as the framework it was specially built for
|
The idea was to create an extensible package, with various features to simplify the development process and provide as much comfort as possible. It should also be using similar architecture as the framework it was specially built for
|
||||||
|
|||||||
Reference in New Issue
Block a user