All Projects β†’ autodidaddict β†’ ponychat

autodidaddict / ponychat

Licence: other
My first Pony app - multi-user telnet-based chat

Programming Languages

Pony
23 projects

Projects that are alternatives of or similar to ponychat

pony-kafka
🐴 Pure Pony Kafka client
Stars: ✭ 57 (+338.46%)
Mutual labels:  pony-language
pony-websocket
WebSocket server for Ponylang🐴
Stars: ✭ 43 (+230.77%)
Mutual labels:  pony-language
pony-inspect
Small Pony library for converting common objects to human-readable strings. 🐴 πŸ”
Stars: ✭ 24 (+84.62%)
Mutual labels:  pony-language
msgpack
🐴 Pure Pony implementation of the MessagePack serialization format. msgpack.org[Pony]
Stars: ✭ 31 (+138.46%)
Mutual labels:  pony-language
kiuatan
A parser library for Pony.
Stars: ✭ 15 (+15.38%)
Mutual labels:  pony-language
pony-capnp
Cap’n Proto plugin for generating serializable Pony classes. 🐴 - 🎩'n πŸ…ΏοΈ
Stars: ✭ 19 (+46.15%)
Mutual labels:  pony-language
http
ponylang HTTP client library 🐴 πŸ•ΈοΈ
Stars: ✭ 38 (+192.31%)
Mutual labels:  pony-language
Wally
Distributed Stream Processing
Stars: ✭ 1,461 (+11138.46%)
Mutual labels:  pony-language
Ponyc
🐴 Pony is an open-source, actor-model, capabilities-secure, high performance programming language
Stars: ✭ 4,857 (+37261.54%)
Mutual labels:  pony-language
ponycc
Pony package for parsing, manipulating, and compiling Pony code. 🐴 🐴
Stars: ✭ 34 (+161.54%)
Mutual labels:  pony-language
language-pony
Language support for Pony in Atom.
Stars: ✭ 14 (+7.69%)
Mutual labels:  pony-language
ponylang-linal
Linear Algebra library for Pony Language
Stars: ✭ 23 (+76.92%)
Mutual labels:  pony-language
rfcs
🐴 RFCs for changes to Pony
Stars: ✭ 60 (+361.54%)
Mutual labels:  pony-language
pony-sodium
Safe Pony FFI wrapper for the libsodium cryptography library. 🐴 πŸ”
Stars: ✭ 24 (+84.62%)
Mutual labels:  pony-language
jylis
A distributed in-memory database for Conflict-free Replicated Data Types (CRDTs). 🌱 ↔️
Stars: ✭ 68 (+423.08%)
Mutual labels:  pony-language
pony-zmq
Pure Pony implementation of the ZeroMQ messaging library. 🐴 0️⃣ Ⓜ️ πŸ€
Stars: ✭ 64 (+392.31%)
Mutual labels:  pony-language
pony-tutorial
🐴 Tutorial for the Pony programming language
Stars: ✭ 247 (+1800%)
Mutual labels:  pony-language
telnetspy
Telnet Server For ESP8266: Cloning the serial port via Telnet. "Debugging over the air"
Stars: ✭ 41 (+215.38%)
Mutual labels:  telnet-server
MTJailed-Native
A terminal emulator with remote shell for non-jailbroken iOS devices
Stars: ✭ 24 (+84.62%)
Mutual labels:  telnet-server
dumserver
A modern MU* engine re-imagined, actively developed and properly tracked.
Stars: ✭ 54 (+315.38%)
Mutual labels:  telnet-server

Pony Chat

Adapted from the TCP Listener example in the Pony language samples. This is my first Pony application and I used it as an experiment to see what it looks like to build an actor-based, multi-user interactive system.

Because I'm old as dirt and still have fond memories of MUDs, I chose to model the networking on text-based, telnet input.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].