Crate vrchat_box

Crate vrchat_box 

Source
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.
ClientBuilder
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.