DEV Community

TOKUJI profile picture

TOKUJI

Credit risk modeling consultant in Tokyo (15+ yrs). On the side: building BlackBull, a pure-Python ASGI framework with HTTP/2 & WebSocket, and blackbull-htcpcp (RFC 2324 + RFC 7168). github.com/TOKUJI

Location Tokyo, Japan Joined Joined on  Personal website https://github.com/TOKUJI github website
BlackBull goes multi-protocol (part 3) — one `app.py`, two protocols

BlackBull goes multi-protocol (part 3) — one `app.py`, two protocols

Comments
4 min read

Want to connect with TOKUJI?

Create an account to connect with TOKUJI. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
BlackBull goes multi-protocol (part 2) — an MQTT 5 broker with no locks and a single owner

BlackBull goes multi-protocol (part 2) — an MQTT 5 broker with no locks and a single owner

Comments
6 min read
BlackBull goes multi-protocol (part 1) — first it had to forget it was HTTP

BlackBull goes multi-protocol (part 1) — first it had to forget it was HTTP

Comments
5 min read
How a from-scratch HTTP/2 server actually works (part 2) — flow control, DATA, and security

How a from-scratch HTTP/2 server actually works (part 2) — flow control, DATA, and security

Comments
5 min read
How a from-scratch HTTP/2 server actually works (part 1) — connection to first request

How a from-scratch HTTP/2 server actually works (part 1) — connection to first request

Comments
7 min read
Brewing Coffee Over HTTP: A Python Implementation of RFC 2324 and RFC 7168 (HTCPCP)

Brewing Coffee Over HTTP: A Python Implementation of RFC 2324 and RFC 7168 (HTCPCP)

Comments
5 min read
loading...