~ruther/NosSmooth.Comms

ref: a2b40dc660ae1ba052622c13d92d5c64e63efe5c NosSmooth.Comms/src/Core/NosSmooth.Comms.Abstractions/Messages/HandshakeRequest.cs -rw-r--r-- 823 bytes
b06241f4 — František Boháček 2 years ago
feat: remove Character id and name from HandshakeResponse

For easier handling. To add custom options, NosBindingManager has to be
loaded when options are received, that is when RunClientRequest is
received. HandshakeResponder needed NosBindingManager as well,
that was causing loading options early.
ecfc8cd7 — Rutherther 2 years ago
feat: add local injectable and injector to allow making connections to nostale processes
5164e0af — František Boháček 2 years ago
feat: add abstractions and core of communication