aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/rpcify.sml
diff options
context:
space:
mode:
Diffstat (limited to 'src/rpcify.sml')
-rw-r--r--src/rpcify.sml5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/rpcify.sml b/src/rpcify.sml
index f4db3444..1212b81e 100644
--- a/src/rpcify.sml
+++ b/src/rpcify.sml
@@ -50,7 +50,10 @@ val ssBasis = SS.addList (SS.empty,
["requestHeader",
"query",
"dml",
- "nextval"])
+ "nextval",
+ "new_channel",
+ "subscribe",
+ "send"])
val csBasis = SS.addList (SS.empty,
["source",