This website requires JavaScript.
Explore
Help
Sign In
ARCHIVE
/
rippled
Watch
1
Star
0
Fork
0
You've already forked rippled
mirror of
https://github.com/XRPLF/rippled.git
synced
2026-04-29 15:37:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
74aa3255910f8ed59961e8e0edd554dc3799b93c
rippled
/
examples
/
chat_server
History
Peter Thorson
74aa325591
re-adds utf8 validation, passes all autobahn tests except edge close cases (reading invalid wire codes) starts working on chat server example update
2011-11-11 16:21:38 -06:00
..
chat_client.html
Fixed chat server to work with new api
fixes
#4
2011-09-11 10:41:51 -05:00
chat_server.cpp
refectors session into client_session/server_session/core, adds client handler and chat_client example. Client functionality is experimental and non-compliant at the moment.
2011-09-26 09:49:52 -05:00
chat.cpp
re-adds utf8 validation, passes all autobahn tests except edge close cases (reading invalid wire codes) starts working on chat server example update
2011-11-11 16:21:38 -06:00
chat.hpp
re-adds utf8 validation, passes all autobahn tests except edge close cases (reading invalid wire codes) starts working on chat server example update
2011-11-11 16:21:38 -06:00
jquery-1.6.3.min.js
Fixed chat server to work with new api
fixes
#4
2011-09-11 10:41:51 -05:00
Makefile
continues work on program options, updates makefiles for examples
2011-10-28 09:26:54 -05:00