jupyter-jchannelΒΆ

This is the public API reference for jupyter-jchannel.

  • jchannel
    • start()
  • jchannel.server
    • Server
      • Server.send_timeout
      • Server.receive_timeout
      • Server.max_msg_size
      • Server.keepalive_timeout
      • Server.shutdown_timeout
      • Server.start_client()
      • Server.stop_client()
      • Server.start()
      • Server.stop()
      • Server.open()
  • jchannel.channel
    • Channel
      • Channel.context_timeout
      • Channel.handler
      • Channel.open()
      • Channel.close()
      • Channel.echo()
      • Channel.pipe()
      • Channel.call()
      • Channel.call_with_stream()
  • jchannel.types
    • StateError
    • FrontendError
    • MetaGenerator
      • MetaGenerator.join()
      • MetaGenerator.by_limit()
      • MetaGenerator.by_separator()

jupyter-jchannel

Navigation

  • jchannel
  • jchannel.server
  • jchannel.channel
  • jchannel.types

Related Topics

  • Documentation overview
    • Next: jchannel
© 2024 Marcelo Hashimoto. | Powered by Sphinx 9.1.0 & Alabaster 1.0.0 | Page source