JavaScript: Introduce indices for sent/received items.

This commit is contained in:
Max Schaefer
2019-02-28 10:27:03 +00:00
parent b47b26ca61
commit dc614ebefe
17 changed files with 63 additions and 47 deletions

View File

@@ -0,0 +1,4 @@
import javascript
from SocketIO::SendNode sn, int i
select sn, i, sn.getSentItem(i)