Unverified Commit 9c6fd4bf authored by Niklas Adolfsson's avatar Niklas Adolfsson Committed by GitHub
Browse files

feat: make it possible to override `method name` in subscriptions (#568)



* feat: override `method` subscription notif

* Arrow syntax for overwrites (#569)

* check that unique notifs are used

* check that custom sub name is unique

* cargo fmt

* address grumbles

* Update proc-macros/src/rpc_macro.rs

* commit added tests

* Update proc-macros/src/render_server.rs

Co-authored-by: default avatarDavid <[email protected]>

* Update proc-macros/src/render_server.rs

Co-authored-by: default avatarDavid <[email protected]>

* Update proc-macros/src/rpc_macro.rs

Co-authored-by: default avatarDavid <[email protected]>

* Update proc-macros/src/rpc_macro.rs

Co-authored-by: default avatarDavid <[email protected]>

* Update utils/src/server/rpc_module.rs

Co-authored-by: default avatarDavid <[email protected]>

* grumbles

* fix long lines

* Update utils/src/server/rpc_module.rs

Co-authored-by: default avatarDavid <[email protected]>

* Update utils/src/server/rpc_module.rs

Co-authored-by: default avatarDavid <[email protected]>

* Update proc-macros/src/rpc_macro.rs

Co-authored-by: default avatarDavid <[email protected]>

* Update proc-macros/src/render_server.rs

Co-authored-by: default avatarDavid <[email protected]>

* Update proc-macros/src/render_server.rs

Co-authored-by: default avatarDavid <[email protected]>

* more grumbles

Co-authored-by: default avatarMaciej Hirsz <[email protected]>
Co-authored-by: default avatarDavid <[email protected]>
parent 0e46b5ce
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment