signalr

package
v0.0.0-...-edbed3e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 31, 2024 License: MIT Imports: 7 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Connect

func Connect(config map[string]interface{}) (signalr.Client, error)

Types

type IACMessageBus

type IACMessageBus struct {
	signalr.Hub
}

func (*IACMessageBus) Receive

func (c *IACMessageBus) Receive(message string)

Receive receives a message from the SignalR client and logs it. It takes a string parameter 'message' which represents the received message.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL