ChatSocket
Tapple Gao
A high-level high-speed IO library for streaming large quantities of data between 2 prims in a region using lljson over ll.RegionSayTo, and doing Remote Procedure Calls. It implements flow control, and 3 types of messages:
- Iterable streams, similar to WebSocket (it's name inspiration)
- Remote procedure calls (RPC; this waits for a response)
- Notify (like RPC but don't wait for the response)
Log In