Giter Club home page Giter Club logo

genuinechannels's People

Contributors

3green avatar dbelikov avatar netsrotr avatar yallie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

genuinechannels's Issues

NullReferenceException during StopLogging()

Reported here: GenuineChannels#1

Hi,
We've discovered an issue if you disable logging during a remoting call using
Belikov.GenuineChannels.Logbook.GenuineLoggingServices.StopLogging();

ie, if you call a method on the server object that calls the StopLogging method, there is a null reference exception.

I've managed to trace this to GenuineUniversalServerTransportSink.HandleIncomingMessage

It gets the binaryLogWriter at the beginning of the method, and then after passing the call to the _nextChannelSink, it attempts to use this.ITransportContext.BinaryLogWriter which is now null.

adding
binaryLogWriter = message.ITransportContext.BinaryLogWriter;

just before
switch (serverProcessing)
fixes the issue

Investigate the DXM portability

Looks like DXM should be portable (no BinaryFormatter/RealProxy/etc).
Can it be extracted to a PCL project? .NET Core? Xamarin?

If yes, then it might be worth breaking GC Nuget into parts like this:

  • GC.Core — portable part
  • GC.Remoting — legacy part
  • GC.WCF — channel wrappers for WCF and whatnot
  • etc.

Regression tests

GC library is currently decoupled from SharpZipLib.
But does it connect fine to the original .NET 2.0 version of GC?

Test

✈️ 👽 ⚛ 🏆 ☣️ 📖 🐛 💡 🚅 🌵 🐫 📷 🎥 ♣️ 🦀 ☸️ 🗡 🇩🇪 🌳 🎲 ♦️ 📃 🎓 ✴️ ✳️ 💎 🐐 👻 🐬 :octocat: 🐙 🕷 🎸 ♥️ 🌺 📥 ℹ️ 📱 🇮🇹 🏮 🎃 👺 🏯 👖 🕹 🃏 🕋 🔑 🗝 ⌨️ 👘 🏷 🍃 📒 🚈 🔒 🍭 ➿ 🍀 🔍 🍖 🎖 🏅 🍈 🎤 🌌 📴 🗻 ⛰ 🚵 🚠 🏔 🍄 💪 🎹 🎵 🎼 🏞 :neckbeard: 👔 ❎ 🌃 🔩 ⭕️ 🌊 🅾️ 🍢 ✡️ 👹 🏢 🌾 🛢 👌 🆗 🚔 ☂️ 📙 🌄 🐂 📦 📟 🖌 ☮️ 🖊 ✏️ ☎️ 🖨 ❓ 🌜 🐇 🐎 ♻️ 🎀 🎑 🍙 🤖 🚀 🎢 🚨 🇷🇺 🏉 🎽 🈂️ 🍶 🏫 🎒 ✂️ 🦂 💺 🌱 ☘ 📶 🎿 ⛷ 💀 ☠️ ⛸ 🛩 🌤 🌥 🐌 🐍 ❄️ ⛄️ ☃️ 🏟 ⭐️ ⚽️ 👾 ♠️ ❇️ 🎇 🎾 💬 🚤 🕸 🌞 💦 🔣 🌮 🍵 📞 🔭 ⛺️ 💭 🎫 ⏲ 🎟 🗼 🍅 🚜 🚋 🚥 🖲 👕 🌷 🦃 🐢 📺 🔀 ☔️ ⛱ ☂️ 🦄 ⚱ 🍹 🚦 👰 📳 📹 🎮 🌋 🆚 🖖 🌘 🌖 🚾 🏋️ 🐳 🐋 ☸️ ♿️ 🎐 🌬 🍷 🐺 🔧 ✍️ 🛠 ⚡️ 0️⃣ 💤

FIPS Compatibility

When FIPS is enabled on windows 10, the communication stops,
is GC support FIPS ?

thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.