kuhlenfelder


Jens Posingies

  • A hook providing a context wrapper and api to set and manage messages.

    published version 1.0.3, 4 years ago
  • Provides functionality to simplify async operations in the UI.

    published version 2.3.1, 2 years ago
  • You can use the hook like this

    published version 1.2.0, 2 years ago
  • Provides a hook to simplify multiple async operations in the UI.

    published version 2.2.0, 2 years ago
  • A react hook providing a window scroll listener

    published version 1.0.3, 4 years ago
  • published version 2.1.1, 2 years ago
  • The `useWebRTCConnection` hook provides the logic to create [WebRTC](https://developer.mozilla.org/en-US/docs/Web/API/WebRTC_API) connections and ICE candidates for the corresponding peer connection. It takes care of the async processes in the background

    published version 1.0.2, 4 years ago
  • The `useWebRTCAnswer` hook provides the logic to create [WebRTC](https://developer.mozilla.org/en-US/docs/Web/API/WebRTC_API) answers after receiving an offer for the corresponding peer connection. It takes care of the async processes in the background an

    published version 1.0.1, 4 years ago
  • The `useWebRTCOffer` hook provides the logic to create [WebRTC](https://developer.mozilla.org/en-US/docs/Web/API/WebRTC_API) offers and handle answers for the corresponding peer connection. It takes care of the async processes in the background and transl

    published version 2.0.1, 4 years ago
  • use media stream

    published version 0.4.0, a year ago
  • The `useSelection` hook encapsulate the common use case of selecting something inside a component but needing the selected value outside.

    published version 2.1.0, 2 years ago
  • The `useWebRTC` hook provides functionality to negotiate and establish WebRTC connections. It implements the [perfect negotiation](https://developer.mozilla.org/en-US/docs/Web/API/WebRTC_API/Perfect_negotiation) with a polite and implolite peer.

    published version 1.3.0, 2 years ago