]> git.deb.at Git - rhonda/impostor.git/commit
Fixed #94 - Allows plugins to get a IMessageWriter
authorAeonLucid <aeonlucid@outlook.com>
Fri, 30 Oct 2020 18:37:13 +0000 (19:37 +0100)
committerAeonLucid <aeonlucid@outlook.com>
Fri, 30 Oct 2020 18:37:13 +0000 (19:37 +0100)
commit4d220a0cf74a2efb6f3106e505702abfce59f86e
tree2274c448dc79357de1e903d3a4ef48c2d24bd84b
parent32a829a975744a33e2b317c73acdf7599dbfb887
Fixed #94 - Allows plugins to get a IMessageWriter
src/Impostor.Api/Net/Messages/IMessageWriterProvider.cs [new file with mode: 0644]
src/Impostor.Hazel/MessageWriter.cs
src/Impostor.Server/Net/Messages/MessageWriterProvider.cs [new file with mode: 0644]
src/Impostor.Server/Program.cs