-
Notifications
You must be signed in to change notification settings - Fork 16
WebSocket API Support & Update CI to nightly system #35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Jarno458
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
but i didnt fully review the container files / scripts, i am not really good with linux stuff
Remark: you added the vrc_cat.png this might be a copyright issue
jellejurre
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I dont think we can include vrccat due to licensing issues
|
I can remove them but I'd like there to be a package icon. Can one of you make some assets and send it to me over Discord? I need the same icon as png and ico format. Must be a square icon. |
This PR bring support to VRChat's WebSocket API through a third package,
VRChat.API.Realtime.Here is the rundown:
IVRChatRealtimeandVRChatRealtimeClientBuilderAutoReconnectModeenum with options forOnDisconnect,Every10Min, andEvery20Minexamples/folder for WebSocket.nightlyreleases by Aries, with the help of @C0D3-M4513RSome things to consider:
Please let me know your thoughts and any testing you encounter.