websocket

package
v0.10.1 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package websocket includes the Javascript code to establish a communication channel using WebSockets between the browser (the front-end) to the GoNB kernel -- and that it then bridged in GoNB to the user's Go code.

See documentation and examples of how to use in gonb/docs/FrontEndCommunication.md.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Javascript

func Javascript(jupyterKernelId string, verbose bool) string

Javascript returns the javascript required to bootstrap the WebSocket library. It takes as input the kernel id -- provided when the kernel (GoNB) is executed.

If `verbose` is set, it enables verbose logging in the Javascript console on the status of the communication -- useful for debugging.

Types

This section is empty.

Jump to

Keyboard shortcuts

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