mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-06 01:07:59 +00:00
Migrate content syntax via script
The changes in this commit were auto-generated by running tool/migrate.sh Following this commit, the Dactyl build no longer works but the Redocly build (mostly) should.
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
---
|
||||
html: subscription-methods.html
|
||||
parent: public-api-methods.html
|
||||
template: pagetype-category.html.jinja
|
||||
metadata:
|
||||
indexPage: true
|
||||
---
|
||||
# Subscription Methods
|
||||
|
||||
Use these methods to enable the server to push updates to your client when various events happen, so that you can know and react right away. WebSocket API only.
|
||||
Use these methods to enable the server to push updates to your client when various events happen, so that you can know and react right away. WebSocket API only.
|
||||
|
||||
|
||||
{% child-pages /%}
|
||||
|
||||
Reference in New Issue
Block a user