Expand description
Very simple VRChat OSC crate, only for the in-game chatbox (other osc endpoints coming 2050)
Provides Client which can send “chatbox/input” or “chatbox/typing” messages to any address you set.
Structs§
- Client
- Contains the socket to connect to VRChat OSC to send messages.
- Client
Builder - Build a Client with the pattern everyone likes.
Constants§
- VRCHAT_
OSC_ ADDR - The address VRChat listens for OSC messages on if not changed in the VRChat config.json.