Skip to content

Buffer space #50

Open
Open
@WibblesDev

Description

Trying to use the shared memory approach but I'm getting a buffer size issue. Is there a max size to the message?

Not enough space available in the buffer.
at Resonance.ResonanceAdapter.Write(Byte[] data)
at Resonance.ResonanceTransporter.OnEncodeAndWriteData(ResonanceEncodingInformation info)
at Resonance.ResonanceTransporter.OnOutgoingMessage(ResonancePendingMessage pendingMessage)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
at Resonance.ResonanceTransporter.Send(Object message, ResonanceMessageConfig config)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions