VoltRpc 3.0.0 #1
Voltstro
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Changelog
Added
Host.StartListeningAsync
method, which internally will callTask.Run
Vector4TypeReadWriter
from VoltRpc.Extension.VectorsChanged
Host.StartListening
to voidHost.StartListeningAsync().ConfigureAwait(false)
if you want the old behaviorBufferReader/Writer.Length
getter is aggressively inlinedClient.InvokeMethod
was madeEditorBrowsableState.Never
AddService
MessageResponse
andMessageType
are now internalBufferedReader
andBufferedWriter
Fixed
@
to the start of arguments, fixing problems with certain arguments namesThis discussion was created from the release VoltRpc 3.0.0.
Beta Was this translation helpful? Give feedback.
All reactions