GithubHelp home page GithubHelp logo

neutrino's People

Contributors

claytonious avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

neutrino's Issues

Exception with async receive

Hello!

I've built Neutrino from the latest source code and tried it with BenchmarkNet but I've encountered an exception from Neutrino:
NTO Error: Error handling message: System.InvalidOperationException: EndReceiveFrom can only be called once for each asynchronous operation. at System.Net.Sockets.Socket.EndReceiveFrom(IAsyncResult asyncResult, EndPoint& endPoint) at Neutrino.Core.Node.HandleMessageReceived(IAsyncResult result)
(originally reported here https://github.com/nxrighthere/BenchmarkNet/issues/4 but it's very likely to be related to Neutrino itself)

Regards!

NTO Error

Hey Clay! First of all, thank you for this networking library, I really like it. So far I had only one problem. When many clients connected to a server, this error is thrown to the console from time to time.

NTO Error: Error handling message: System.InvalidOperationException: EndReceiveFrom can only be called once for each asynchronous operation
System.Collections.Generic.KeyNotFoundException:
in System.ThrowHelper.ThrowKeyNotFoundException()cResult asyncResult, EndPoint& endPoint)
in System.Collections.Generic.Dictionary`2.get_Item(TKey key)lt)
in Neutrino.Core.NetworkMessageFactory.d__5.MoveNext()
in Neutrino.Core.NetworkPeer.HandleMessageReceived(Byte[] buffer, Int32 numBytesReceived)
in Neutrino.Core.Node.HandleMessageReceived(IPEndPoint receivedFrom, Byte[] buffer, Int32 numBytesReceived)
in Neutrino.Core.Node.Update()

It doesn't happen when 1 or 2 clients connected to the server.

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.